Lines Matching defs:dumpEntryPath
285 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/";
295 if (object.first.str.find(dumpEntryPath) == std::string::npos)
387 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/";
391 if (objectPath.first.str != dumpEntryPath + entryID)
500 std::string dumpEntryPath =
513 "xyz.openbmc_project.Dump.Manager", dumpEntryPath,
576 std::string dumpEntryPath = getDumpEntryPath(dumpPath);
578 if (dumpEntryPath.empty())
588 dumpEntryPath{std::move(dumpEntryPath)},
637 [createdObjPath, dumpEntryPath, dumpId, isProgressIntfPresent](