Searched refs:dumpEntryPath (Results 1 – 1 of 1) sorted by relevance
279 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/"; in getDumpEntryCollection() local289 if (object.first.str.find(dumpEntryPath) == std::string::npos) in getDumpEntryCollection()382 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/"; in getDumpEntryById() local386 if (objectPath.first.str != dumpEntryPath + entryID) in getDumpEntryById()498 std::string dumpEntryPath = in downloadDumpEntry() local511 "xyz.openbmc_project.Dump.Manager", dumpEntryPath, in downloadDumpEntry()