Home
last modified time | relevance | path

Searched refs:ObjectPaths (Results 1 – 5 of 5) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dselutility.hpp33 using ObjectPaths = std::vector<std::string>; typedef
177 void readLoggingObjectPaths(ObjectPaths& paths);
H A Dselutility.cpp371 void readLoggingObjectPaths(ObjectPaths& paths) in readLoggingObjectPaths()
381 mapperCall.append(ObjectPaths({logEntryIntf})); in readLoggingObjectPaths()
H A Dstoragehandler.cpp189 ipmi::sel::ObjectPaths paths; in initSELCache()
/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp246 using ObjectPaths = std::vector<Path>; in getSubTreePathsRaw() typedef
249 return callMethodAndRead<ObjectPaths>( in getSubTreePathsRaw()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ditem_updater.cpp740 using ObjectPaths = std::vector<std::string>; in setBMCInventoryPath() typedef
741 ObjectPaths result; in setBMCInventoryPath()