Searched defs:logID (Results 1 – 4 of 4) sorted by relevance
662 Repository::LogID logID{Repository::LogID::Pel{i}}; in TEST_F() local680 Repository::LogID logID{Repository::LogID::Pel{i}}; in TEST_F() local713 Repository::LogID logID{Repository::LogID::Pel{i}}; in TEST_F() local731 Repository::LogID logID{Repository::LogID::Pel{i}}; in TEST_F() local982 auto logID = repo.getLogID(idWithPelId); in TEST_F() local1010 auto logID = repo.getLogID(idWithPelId); in TEST_F() local
123 logID = { variable
2200 logCrashdumpEntry(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & logID,nlohmann::json & logEntryJson) logCrashdumpEntry() argument 2335 std::string logID = objPath.filename(); requestRoutesCrashdumpEntryCollection() local 2374 const std::string& logID = param; requestRoutesCrashdumpEntry() local 2389 __anon5ac0615c1e02(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