Home
last modified time | relevance | path

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

/openbmc/bmcweb/test/redfish-core/lib/
H A Dlog_services_dump_test.cpp20 getDumpServiceInfo(shareAsyncResp, "Invalid"); in TEST()
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp1116 inline void getDumpServiceInfo( in handleSystemsEventLogServiceGet()
1155 BMCWEB_LOG_ERROR("getDumpServiceInfo() invalid dump type: {}", in getDumpServiceInfo()
1194 BMCWEB_LOG_ERROR("getDumpServiceInfo respHandler got error {}", in getDumpServiceInfo()
1230 getDumpServiceInfo(asyncResp, dumpType); in getDumpServiceInfo()
1247 getDumpServiceInfo(asyncResp, "System"); in handleLogServicesDumpServiceGet()
1149 inline void getDumpServiceInfo( getDumpServiceInfo() function