Searched refs:getDumpEntriesPath (Results 1 – 1 of 1) sorted by relevance
324 static std::string getDumpEntriesPath(const std::string& dumpType) in getDumpEntriesPath() function 348 BMCWEB_LOG_ERROR("getDumpEntriesPath() invalid dump type: {}", in getDumpEntriesPath() 360 std::string entriesPath = getDumpEntriesPath(dumpType); in getDumpEntryCollection() 476 std::string entriesPath = getDumpEntriesPath(dumpType); in getDumpEntryById() 944 std::string dumpPath = getDumpEntriesPath(dumpType); in createDump()