Home
last modified time | relevance | path

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

/openbmc/phosphor-debug-collector/
H A Ddump_manager_bmc.hpp96 uint32_t captureDump(DumpTypes type, const std::string& path);
H A Ddump_manager_bmc.cpp76 auto id = captureDump(dumpType, path); in createDump()
109 uint32_t Manager::captureDump(DumpTypes type, const std::string& path) in captureDump() function in phosphor::dump::bmc::Manager