Searched defs:logID (Results 1 – 4 of 4) sorted by relevance
650 Repository::LogID logID{Repository::LogID::Pel{i}}; in TEST_F() local668 Repository::LogID logID{Repository::LogID::Pel{i}}; in TEST_F() local701 Repository::LogID logID{Repository::LogID::Pel{i}}; in TEST_F() local719 Repository::LogID logID{Repository::LogID::Pel{i}}; in TEST_F() local970 auto logID = repo.getLogID(idWithPelId); in TEST_F() local998 auto logID = repo.getLogID(idWithPelId); in TEST_F() local
123 logID = { variable
1723 logCrashdumpEntry(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & logID,nlohmann::json & logEntryJson) logCrashdumpEntry() argument 1858 std::string logID = objPath.filename(); requestRoutesCrashdumpEntryCollection() local 1897 const std::string& logID = param; requestRoutesCrashdumpEntry() local 1912 __anon5ac0615c1402(const crow::Request& req, const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, const std::string& systemName, const std::string& logID, const std::string& fileName) requestRoutesCrashdumpFile() argument [all...]
442 if (auto logID = findPEL(id); logID != _pelAttributes.end()) in getLogID() local