Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp23 static constexpr auto logBasePath = "/xyz/openbmc_project/logging/entry"; variable
H A Dselutility.cpp400 mapperCall.append(logBasePath); in readLoggingObjectPaths()
H A Dstoragehandler.cpp88 return std::string(ipmi::sel::logBasePath) + "/" + std::to_string(id); in getLoggingObjPath()