Home
last modified time | relevance | path

Searched refs:entriesPath (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp217 std::string entriesPath; in getDumpEntriesPath() local
221 entriesPath = in getDumpEntriesPath()
227 entriesPath = in getDumpEntriesPath()
233 entriesPath = in getDumpEntriesPath()
244 return entriesPath; in getDumpEntriesPath()
251 std::string entriesPath = getDumpEntriesPath(dumpType); in getDumpEntryCollection() local
252 if (entriesPath.empty()) in getDumpEntryCollection()
261 [asyncResp, entriesPath, in getDumpEntryCollection()
272 std::string odataIdStr = entriesPath; in getDumpEntryCollection()
327 thisEntry["@odata.id"] = entriesPath in getDumpEntryCollection()
367 std::string entriesPath = getDumpEntriesPath(dumpType); getDumpEntryById() local
[all...]