Searched refs:entryTimestamp (Results 1 – 3 of 3) sorted by relevance
145 inline bool getEntryTimestamp(sd_journal* journal, std::string& entryTimestamp) in getEntryTimestamp() argument155 entryTimestamp = redfish::time_utils::getDateTimeUintUs(timestamp); in getEntryTimestamp()
924 std::string entryTimestamp = targetEntry.substr(0, space); in ipmiStorageGetSELEntry() local967 std::istringstream entryStream(entryTimestamp); in ipmiStorageGetSELEntry()1035 std::istringstream entryStream(entryTimestamp); in ipmiStorageGetSELEntry()
977 std::string entryTimestamp = targetEntry.substr(0, space); in ipmiStorageGetSELEntry() local1020 std::istringstream entryStream(entryTimestamp); in ipmiStorageGetSELEntry()1100 std::istringstream entryStream(entryTimestamp); in ipmiStorageGetSELEntry()