/openbmc/phosphor-objmgr/src/ |
H A D | handler.cpp | 16 const ConnectionNames::value_type& interfaceMap) in addObjectMapResult() 41 const InterfaceMapType& interfaceMap, std::string reqPath, in getAncestors() 97 ConnectionNames getObject(const InterfaceMapType& interfaceMap, in getObject() 141 const InterfaceMapType& interfaceMap, std::string reqPath, int32_t depth, in getSubTree() 210 std::vector<std::string> getSubTreePaths(const InterfaceMapType& interfaceMap, in getSubTreePaths() 287 const InterfaceMapType& interfaceMap, in getAssociatedSubTree() 317 const InterfaceMapType& interfaceMap, in getAssociatedSubTreePaths() 349 const InterfaceMapType& interfaceMap, const std::string& id, in getSubTreePathsById() 417 const InterfaceMapType& interfaceMap, in getAssociatedSubTreeById() 444 const InterfaceMapType& interfaceMap, in getAssociatedSubTreePathsById()
|
H A D | main.cpp | 135 InterfaceMapType& interfaceMap, in doAssociations() 169 InterfaceMapType& interfaceMap, in doIntrospect() 260 InterfaceMapType& interfaceMap, const std::string& processName, in startNewIntrospect() 285 boost::asio::io_context& io, InterfaceMapType& interfaceMap, in doListNames() 333 InterfaceMapType& interfaceMap) in removeUnneededParents() 402 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 | 243 const std::string& owner, const InterfaceMapType& interfaceMap, in associationChanged() 419 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 | 106 InterfaceMap interfaceMap; in getObjMap() local
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | worker.cpp | 484 types::InterfaceMap& interfaceMap) in populateKwdVPDpropertyMap() 545 types::InterfaceMap& interfaceMap, in populateInterfaces()
|
/openbmc/phosphor-virtual-sensor/src/ |
H A D | virtualSensor.cpp | 390 const InterfaceMap& interfaceMap, const std::string& objPath, in initVirtualSensor()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | log_services.hpp | 159 for (const auto& propertyMap : interfaceMap.second) in parseDumpEntryFromDbusObject() local 1203 for (const auto& interfaceMap : objectPath.second) afterLogEntriesGetManagedObjects() local
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | channel_mgmt.cpp | 121 static std::unordered_map<EInterfaceIndex, std::string> interfaceMap = { variable
|