Home
last modified time | relevance | path

Searched defs:interfaceMap (Results 1 – 16 of 16) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp15 const ConnectionNames::value_type& interfaceMap) in addObjectMapResult() argument
40 const InterfaceMapType& interfaceMap, std::string reqPath, in getAncestors() argument
74 for (const auto& interfaceMap : objectPath.second) in getAncestors() local
96 getObject(const InterfaceMapType & interfaceMap,const std::string & path,std::vector<std::string> & interfaces) getObject() argument
114 for (const auto& interfaceMap : pathRef->second) getObject() local
139 getSubTree(const InterfaceMapType & interfaceMap,std::string reqPath,int32_t depth,std::vector<std::string> & interfaces) getSubTree() argument
183 for (const auto& interfaceMap : objectPath.second) getSubTree() local
207 getSubTreePaths(const InterfaceMapType & interfaceMap,std::string reqPath,int32_t depth,std::vector<std::string> & interfaces) getSubTreePaths() argument
252 for (const auto& interfaceMap : objectPath.second) getSubTreePaths() local
281 getAssociatedSubTree(const InterfaceMapType & interfaceMap,const AssociationMaps & associationMaps,const sdbusplus::message::object_path & associationPath,const sdbusplus::message::object_path & reqPath,int32_t depth,std::vector<std::string> & interfaces) getAssociatedSubTree() argument
311 getAssociatedSubTreePaths(const InterfaceMapType & interfaceMap,const AssociationMaps & associationMaps,const sdbusplus::message::object_path & associationPath,const sdbusplus::message::object_path & reqPath,int32_t depth,std::vector<std::string> & interfaces) getAssociatedSubTreePaths() argument
343 getSubTreePathsById(const InterfaceMapType & interfaceMap,const std::string & id,const std::string & objectPath,std::vector<std::string> & interfaces) getSubTreePathsById() argument
378 for (const auto& interfaceMap : path.second) getSubTreePathsById() local
397 getAssociatedSubTreeById(const InterfaceMapType & interfaceMap,const AssociationMaps & associationMaps,const std::string & id,const std::string & objectPath,std::vector<std::string> & subtreeInterfaces,const std::string & association,std::vector<std::string> & endpointInterfaces) getAssociatedSubTreeById() argument
424 getAssociatedSubTreePathsById(const InterfaceMapType & interfaceMap,const AssociationMaps & associationMaps,const std::string & id,const std::string & objectPath,std::vector<std::string> & subtreeInterfaces,const std::string & association,std::vector<std::string> & endpointInterfaces) getAssociatedSubTreePathsById() argument
[all...]
H A Dmain.cpp133 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 Dprocessing.cpp46 InterfaceMapType& interfaceMap, AssociationMaps& assocMaps, in processNameChangeDelete()
101 boost::asio::io_context& io, InterfaceMapType& interfaceMap, in processInterfaceAdded()
H A Dassociations.cpp243 const std::string& owner, const InterfaceMapType& interfaceMap, in associationChanged()
419 const InterfaceMapType& interfaceMap, AssociationMaps& assocMaps, in checkIfPendingAssociation()
/openbmc/phosphor-objmgr/src/test/
H A Dassociations.cpp175 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 Dname_change.cpp26 InterfaceMapType interfaceMap; in TEST_F() local
47 auto interfaceMap = createInterfaceMap(defaultSourcePath, defaultDbusSvc, in TEST_F() local
H A Dinterfaces_added.cpp34 auto interfaceMap = createDefaultInterfaceMap(); in TEST_F() local
H A Dhandler.cpp19 InterfaceMapType interfaceMap = { member in TestHandler
/openbmc/phosphor-objmgr/src/test/util/
H A Dassociation_objects.hpp56 InterfaceMapType interfaceMap{{path, connectionMap}}; in createInterfaceMap() local
65 InterfaceMapType interfaceMap = { in createDefaultInterfaceMap() local
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp40 InterfaceMap interfaceMap; in fwIntfAddedCallback() local
/openbmc/pldm/libpldmresponder/
H A Dplatform_config.cpp23 pldm::utils::InterfaceMap interfaceMap; in systemCompatibleCallback() local
/openbmc/phosphor-fan-presence/
H A Dutility.hpp110 InterfaceMap interfaceMap; in getObjMap() local
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dworker.cpp581 types::InterfaceMap& interfaceMap) in populateKwdVPDpropertyMap() argument
642 types::InterfaceMap& interfaceMap, in populateInterfaces() argument
/openbmc/phosphor-virtual-sensor/
H A DvirtualSensor.cpp375 const InterfaceMap& interfaceMap, const std::string& objPath, in initVirtualSensor()
/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.cpp122 static std::unordered_map<EInterfaceIndex, std::string> interfaceMap = { variable
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp208 for (const auto& interfaceMap : object.second) parseDumpEntryFromDbusObject() local
1480 for (const auto& interfaceMap : objectPath.second) afterLogEntriesGetManagedObjects() local
[all...]