Home
last modified time | relevance | path

Searched defs:selLogFiles (Results 1 – 2 of 2) sorted by relevance

/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp694 static bool getSELLogFiles(std::vector<std::filesystem::path>& selLogFiles) in getSELLogFiles()
719 std::vector<std::filesystem::path> selLogFiles; in countSELEntries() local
744 const std::vector<std::filesystem::path>& selLogFiles, in findSELEntry()
774 const std::vector<std::filesystem::path>& selLogFiles) in getNextRecordID()
874 std::vector<std::filesystem::path> selLogFiles; in ipmiStorageGetSELEntry() local
1126 std::vector<std::filesystem::path> selLogFiles; in ipmiStorageClearSEL() local
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp761 if (!getSELLogFiles(selLogFiles)) in countSELEntries() local
735 getSELLogFiles(std::vector<std::filesystem::path> & selLogFiles) getSELLogFiles() argument
786 findSELEntry(const int recordID,const std::vector<std::filesystem::path> & selLogFiles,std::string & entry) findSELEntry() argument
816 getNextRecordID(const uint16_t recordID,const std::vector<std::filesystem::path> & selLogFiles) getNextRecordID() argument
919 std::vector<std::filesystem::path> selLogFiles; ipmiStorageGetSELEntry() local
[all...]