Home
last modified time | relevance | path

Searched refs:entryTimestamp (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dmanager_logservices_journal.hpp145 inline bool getEntryTimestamp(sd_journal* journal, std::string& entryTimestamp) in getEntryTimestamp() argument
155 entryTimestamp = redfish::time_utils::getDateTimeUintUs(timestamp); in getEntryTimestamp()
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp924 std::string entryTimestamp = targetEntry.substr(0, space); in ipmiStorageGetSELEntry() local
967 std::istringstream entryStream(entryTimestamp); in ipmiStorageGetSELEntry()
1035 std::istringstream entryStream(entryTimestamp); in ipmiStorageGetSELEntry()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp977 std::string entryTimestamp = targetEntry.substr(0, space); in ipmiStorageGetSELEntry() local
1020 std::istringstream entryStream(entryTimestamp); in ipmiStorageGetSELEntry()
1100 std::istringstream entryStream(entryTimestamp); in ipmiStorageGetSELEntry()