Home
last modified time | relevance | path

Searched refs:mapperInterface (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-time-manager/
H A Dutils.cpp12 constexpr auto mapperInterface = "xyz.openbmc_project.ObjectMapper"; variable
24 mapperInterface, "GetObject"); in getService()
55 mapperInterface, "GetSubTree"); in getSubTree()
/openbmc/openpower-proc-control/
H A Dutil.cpp21 constexpr auto mapperInterface = "xyz.openbmc_project.ObjectMapper"; in getService() local
24 mapperInterface, "GetObject"); in getService()
/openbmc/smbios-mdr/include/
H A Dmdrv2.hpp56 static constexpr const char* mapperInterface = variable
/openbmc/smbios-mdr/src/
H A Dmdrv2.cpp414 mapperInterface, "GetSubTreePaths"); in systemInfoUpdate()