Home
last modified time | relevance | path

Searched defs:reqUrl (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/http/routing/
H A Dtrie.hpp109 void findRouteIndexesHelper(std::string_view reqUrl, in findRouteIndexesHelper() argument
137 void findRouteIndexes(const std::string& reqUrl, in findRouteIndexes() argument
150 FindResult findHelper(const std::string_view reqUrl, in findHelper() argument
[all...]
/openbmc/bmcweb/test/redfish-core/include/
H A Dredfish_oem_routing_test.cpp57 constexpr std::string_view reqUrl = "/foo/bar"; in TEST() local
140 constexpr std::string_view reqUrl = "/foo/bar"; in TEST() local
/openbmc/bmcweb/redfish-core/include/
H A Dsub_route_trie.hpp40 FindResult findHelper(const std::string_view reqUrl, in findHelper() argument
[all...]