Home
last modified time | relevance | path

Searched defs:getRoutes (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/http/
H A Dapp.hpp176 std::vector<const std::string*> getRoutes() in getRoutes() function in crow::App
181 std::vector<const std::string*> getRoutes(const std::string& parent) in getRoutes() function in crow::App
H A Drouting.hpp371 std::vector<const std::string*> getRoutes(const std::string& parent) in getRoutes() function in crow::Router