Searched refs:entryTimestamp (Results 1 – 3 of 3) sorted by relevance
67 inline bool getEntryTimestamp(sd_journal* journal, std::string& entryTimestamp) in getEntryTimestamp() argument77 entryTimestamp = redfish::time_utils::getDateTimeUintUs(timestamp); in getEntryTimestamp()
926 std::string entryTimestamp = targetEntry.substr(0, space); in ipmiStorageGetSELEntry() local969 std::istringstream entryStream(entryTimestamp); in ipmiStorageGetSELEntry()1037 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()