Searched defs:serviceMap (Results 1 – 6 of 6) sorted by relevance
| /openbmc/phosphor-objmgr/src/test/util/ |
| H A D | association_objects.hpp | 17 boost::container::flat_map<std::string, AssociationPaths> serviceMap = { in createDefaultOwnerAssociation() local
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | cable.hpp | 135 const dbus::utility::MapperServiceMap& serviceMap) in getCableProperties()
|
| H A D | processor.hpp | 824 getProcessorData(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & processorId,const std::string & objectPath,const dbus::utility::MapperServiceMap & serviceMap) getProcessorData() argument 905 patchAppliedOperatingConfig(const std::shared_ptr<bmcweb::AsyncResp> & resp,const std::string & processorId,const std::string & appliedConfigUri,const std::string & cpuObjectPath,const dbus::utility::MapperServiceMap & serviceMap) patchAppliedOperatingConfig() argument 1017 doPatchProcessor(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & processorId,const std::optional<std::string> & appliedConfigUri,std::optional<bool> locationIndicatorActive,const std::string & objectPath,const dbus::utility::MapperServiceMap & serviceMap) doPatchProcessor() argument [all...] |
| H A D | managers.hpp | 656 const dbus::utility::MapperServiceMap& serviceMap) in getManagerData()
|
| /openbmc/phosphor-net-ipmid/command/ |
| H A D | session_cmds.cpp | 147 auto& serviceMap = objectTreeItr.second; in closeOtherNetInstanceSession() local
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | apphandler.cpp | 965 auto& serviceMap = objectTreeItr.second; in ipmiAppCloseSession() local 1240 auto& serviceMap = objectTreeItr.second; in ipmiAppGetSessionInfo() local
|