Home
last modified time | relevance | path

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

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