Searched refs:dumpEntryPath (Results 1 – 1 of 1) sorted by relevance
395 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/"; in getDumpEntryCollection() local405 if (object.first.str.find(dumpEntryPath) == std::string::npos) in getDumpEntryCollection()497 std::string dumpEntryPath = getDumpPath(dumpType) + "/entry/"; in getDumpEntryById() local501 if (objectPath.first.str != dumpEntryPath + entryID) in getDumpEntryById()699 std::string dumpEntryPath = in downloadDumpEntry() local711 dumpEntryPath, "xyz.openbmc_project.Dump.Entry", "GetFileHandle"); in downloadDumpEntry()808 std::string dumpEntryPath = getDumpEntryPath(dumpPath); in createDumpTaskCallback() local810 if (dumpEntryPath.empty()) in createDumpTaskCallback()819 dumpEntryPath{std::move(dumpEntryPath)}, in createDumpTaskCallback()868 [createdObjPath, dumpEntryPath, dumpId, isProgressIntfPresent]( in createDumpTaskCallback()