Home
last modified time | relevance | path

Searched refs:OrMorePaths (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/test/http/
H A Dutility_test.cpp164 EXPECT_TRUE(readUrlSegments(*parsed, "excellent", "path", OrMorePaths())); in TEST()
165 EXPECT_TRUE(readUrlSegments(*parsed, "excellent", OrMorePaths())); in TEST()
166 EXPECT_TRUE(readUrlSegments(*parsed, OrMorePaths())); in TEST()
/openbmc/bmcweb/http/
H A Dutility.hpp321 class OrMorePaths class
341 std::string_view, OrMorePaths>;
368 UrlParseResult operator()(OrMorePaths /*unused*/) in operator ()() argument
399 return std::holds_alternative<OrMorePaths>(segment); in readUrlSegments()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp221 crow::utility::OrMorePaths())) in addPrefixToStringItem()
230 crow::utility::OrMorePaths())) in addPrefixToStringItem()
1254 using crow::utility::OrMorePaths; in beginAggregation()
1263 crow::utility::OrMorePaths())) in beginAggregation()
1271 crow::utility::OrMorePaths())) in beginAggregation()