Searched refs:getDumpEntriesPath (Results 1 – 1 of 1) sorted by relevance
215 static std::string getDumpEntriesPath(const std::string& dumpType) in getDumpEntriesPath() function 239 BMCWEB_LOG_ERROR("getDumpEntriesPath() invalid dump type: {}", in getDumpEntriesPath() 251 std::string entriesPath = getDumpEntriesPath(dumpType); in getDumpEntryCollection() 367 std::string entriesPath = getDumpEntriesPath(dumpType); in getDumpEntryById() 714 std::string dumpPath = getDumpEntriesPath(dumpType); in createDump()