Home
last modified time | relevance | path

Searched refs:handleGoogleV1Get (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/test/include/google/
H A Dgoogle_service_root_test.cpp41 handleGoogleV1Get(dummyRequest, asyncResp); in TEST()
/openbmc/bmcweb/include/google/
H A Dgoogle_service_root.hpp25 handleGoogleV1Get(const crow::Request& /*req*/, in handleGoogleV1Get() function
209 .methods(boost::beast::http::verb::get)(handleGoogleV1Get); in requestRoutes()