Searched refs:dumpEntryPath (Results 1 – 1 of 1) sorted by relevance
286 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/"; in getDumpEntryCollection() local296 if (object.first.str.find(dumpEntryPath) == std::string::npos) in getDumpEntryCollection()388 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/"; in getDumpEntryById() local392 if (objectPath.first.str != dumpEntryPath + entryID) in getDumpEntryById()501 std::string dumpEntryPath = in downloadDumpEntry() local514 "xyz.openbmc_project.Dump.Manager", dumpEntryPath, in downloadDumpEntry()577 std::string dumpEntryPath = getDumpEntryPath(dumpPath); in createDumpTaskCallback() local579 if (dumpEntryPath.empty()) in createDumpTaskCallback()589 dumpEntryPath{std::move(dumpEntryPath)}, in createDumpTaskCallback()638 [createdObjPath, dumpEntryPath, dumpId, isProgressIntfPresent]( in createDumpTaskCallback()