Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp161 std::chrono::seconds getEntryTimeStamp(const std::string& objPath);
H A Dselutility.cpp366 std::chrono::seconds getEntryTimeStamp(const std::string& objPath) in getEntryTimeStamp() function
H A Dstoragehandler.cpp268 (ipmi::sel::getEntryTimeStamp(objPath).count())); in ipmiStorageGetSelInfo()