Searched refs:getDumpPath (Results 1 – 1 of 1) sorted by relevance
130 inline std::string getDumpPath(std::string_view dumpType) in getDumpPath() function395 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/"; in getDumpEntryCollection()497 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/"; in getDumpEntryById()595 std::format("{}/entry/{}", getDumpPath(dumpType), entryID), in deleteDumpEntry()700 std::format("{}/entry/{}", getDumpPath(dumpType), entryID); in downloadDumpEntry()1075 "xyz.openbmc_project.Dump.Manager", getDumpPath(dumpType), in createDump()1091 "xyz.openbmc_project.Dump.Manager", getDumpPath(dumpType), in clearDump()2115 std::string dbusDumpPath = getDumpPath(dumpType); in getDumpServiceInfo()