Home
last modified time | relevance | path

Searched refs:routeDynamic (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/
H A Dapp.hpp56 DynamicRule& routeDynamic(const std::string& rule) in routeDynamic() function in crow::App
/openbmc/bmcweb/include/
H A Dwebassets.hpp217 app.routeDynamic(webpath)( in addFile()