/openbmc/phosphor-objmgr/src/ |
H A D | handler.cpp | 15 const ConnectionNames::value_type& interfaceMap) in addObjectMapResult() 40 getAncestors(const InterfaceMapType& interfaceMap, std::string reqPath, in getAncestors() 74 for (const auto& interfaceMap : objectPath.second) in getAncestors() local 96 ConnectionNames getObject(const InterfaceMapType& interfaceMap, in getObject() 114 for (const auto& interfaceMap : pathRef->second) in getObject() local 139 getSubTree(const InterfaceMapType& interfaceMap, std::string reqPath, in getSubTree() 183 for (const auto& interfaceMap : objectPath.second) in getSubTree() local 207 getSubTreePaths(const InterfaceMapType& interfaceMap, std::string reqPath, in getSubTreePaths() 252 for (const auto& interfaceMap : objectPath.second) in getSubTreePaths() local 281 const InterfaceMapType& interfaceMap, in getAssociatedSubTree() [all …]
|
H A D | main.cpp | 133 InterfaceMapType& interfaceMap, in doAssociations() 167 InterfaceMapType& interfaceMap, in doIntrospect() 258 InterfaceMapType& interfaceMap, const std::string& processName, in startNewIntrospect() 283 boost::asio::io_context& io, InterfaceMapType& interfaceMap, in doListNames() 331 InterfaceMapType& interfaceMap) in removeUnneededParents() 400 InterfaceMapType interfaceMap; in main() local
|
H A D | processing.cpp | 46 InterfaceMapType& interfaceMap, AssociationMaps& assocMaps, in processNameChangeDelete() 101 boost::asio::io_context& io, InterfaceMapType& interfaceMap, in processInterfaceAdded()
|
H A D | associations.cpp | 232 const std::string& owner, const InterfaceMapType& interfaceMap, in associationChanged() 408 const InterfaceMapType& interfaceMap, AssociationMaps& assocMaps, in checkIfPendingAssociation()
|
/openbmc/phosphor-objmgr/src/test/ |
H A D | associations.cpp | 175 InterfaceMapType interfaceMap; in TEST_F() local 206 InterfaceMapType interfaceMap = { in TEST_F() local 242 InterfaceMapType interfaceMap = createDefaultInterfaceMap(); in TEST_F() local 274 InterfaceMapType interfaceMap = createDefaultInterfaceMap(); in TEST_F() local 307 InterfaceMapType interfaceMap = createDefaultInterfaceMap(); in TEST_F() local 410 InterfaceMapType interfaceMap; in TEST_F() local 455 InterfaceMapType interfaceMap = { in TEST_F() local
|
H A D | name_change.cpp | 26 InterfaceMapType interfaceMap; in TEST_F() local 47 auto interfaceMap = createInterfaceMap(defaultSourcePath, defaultDbusSvc, in TEST_F() local
|
H A D | interfaces_added.cpp | 34 auto interfaceMap = createDefaultInterfaceMap(); in TEST_F() local
|
H A D | handler.cpp | 19 InterfaceMapType interfaceMap = { member in TestHandler
|
/openbmc/phosphor-objmgr/src/test/util/ |
H A D | association_objects.hpp | 56 InterfaceMapType interfaceMap{{path, connectionMap}}; in createInterfaceMap() local 65 InterfaceMapType interfaceMap = { in createDefaultInterfaceMap() local
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | fw_update_watch.cpp | 40 InterfaceMap interfaceMap; in fwIntfAddedCallback() local
|
/openbmc/pldm/libpldmresponder/ |
H A D | platform_config.cpp | 23 pldm::utils::InterfaceMap interfaceMap; in systemCompatibleCallback() local
|
/openbmc/phosphor-fan-presence/ |
H A D | utility.hpp | 110 InterfaceMap interfaceMap; in getObjMap() local
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | worker.cpp | 581 types::InterfaceMap& interfaceMap) in populateKwdVPDpropertyMap() 642 types::InterfaceMap& interfaceMap, in populateInterfaces()
|
/openbmc/phosphor-virtual-sensor/ |
H A D | virtualSensor.cpp | 375 const InterfaceMap& interfaceMap, const std::string& objPath, in initVirtualSensor()
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | channel_mgmt.cpp | 122 static std::unordered_map<EInterfaceIndex, std::string> interfaceMap = { variable
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | log_services.hpp | 208 for (const auto& interfaceMap : object.second) in parseDumpEntryFromDbusObject() local 1480 for (const auto& interfaceMap : objectPath.second) in afterLogEntriesGetManagedObjects() local
|