Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dservice_root.hpp47 inline void handleServiceRootGetImpl( in handleServiceRootGetImpl() function
127 handleServiceRootGetImpl(asyncResp); in handleServiceRootGet()
/openbmc/bmcweb/test/redfish-core/lib/
H A Dservice_root_test.cpp132 redfish::handleServiceRootGetImpl(shareAsyncResp); in TEST()