Searched refs:entriesPath (Results 1 – 1 of 1) sorted by relevance
217 std::string entriesPath; in getDumpEntriesPath() local221 entriesPath = in getDumpEntriesPath()227 entriesPath = in getDumpEntriesPath()233 entriesPath = in getDumpEntriesPath()244 return entriesPath; in getDumpEntriesPath()251 std::string entriesPath = getDumpEntriesPath(dumpType); in getDumpEntryCollection() local252 if (entriesPath.empty()) in getDumpEntryCollection()261 [asyncResp, entriesPath, in getDumpEntryCollection()272 std::string odataIdStr = entriesPath; in getDumpEntryCollection()327 thisEntry["@odata.id"] = entriesPath + entryID; in getDumpEntryCollection()[all …]