Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/utils/
H A Djournal_utils.hpp67 inline bool getEntryTimestamp(sd_journal* journal, std::string& entryTimestamp) in getEntryTimestamp()
/openbmc/phosphor-host-ipmid/dbus-sdr/
H A Dstoragecommands.cpp975 std::string entryTimestamp = targetEntry.substr(0, space); in ipmiStorageGetSELEntry() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp927 std::string entryTimestamp = targetEntry.substr(0, space); in ipmiStorageGetSELEntry() local