Searched defs:readUrlSegments (Results 1 – 2 of 2) sorted by relevance
/openbmc/bmcweb/http/ | ||
H A D | utility.hpp | 382 inline bool readUrlSegments(const boost::urls::url_view_base& url, readUrlSegments() function |
/openbmc/bmcweb/test/http/ | ||
H A D | utility_test.cpp | 108 TEST(Utility, readUrlSegments) in TEST() argument |