Home
last modified time | relevance | path

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

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