Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dutility.hpp382 inline bool readUrlSegments(const boost::urls::url_view_base& url, in readUrlSegments() function
426 inline bool readUrlSegments(const boost::urls::url_view_base& url, in readUrlSegments() function
/openbmc/bmcweb/test/http/
H A Dutility_test.cpp110 TEST(Utility, readUrlSegments) in TEST() argument