Home
last modified time | relevance | path

Searched defs:owners (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-objmgr/src/test/
H A Dwell_known.cpp8 boost::container::flat_map<std::string, std::string> owners; in TEST() local
19 boost::container::flat_map<std::string, std::string> owners; in TEST() local
30 boost::container::flat_map<std::string, std::string> owners; in TEST() local
/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp102 auto owners = assocMaps.owners.find(sourcePath); in removeAssociation() local
306 boost::container::flat_map<std::string, AssociationPaths> owners; in associationChanged() local
411 boost::container::flat_map<std::string, AssociationPaths> owners; in addSingleAssociation() local
593 auto owners = sources->second.find(owner); in removeAssociationOwnersEntry() local
H A Dtypes.hpp104 AssociationOwnersType owners; member
H A Dprocessing.cpp10 const boost::container::flat_map<std::string, std::string>& owners, in getWellKnown()
H A Dmain.cpp27 boost::container::flat_map<std::string, std::string>& owners, in updateOwners()
/openbmc/qemu/include/qemu/
H A Dcoroutine.h177 int owners; member
/openbmc/phosphor-pid-control/dbus/
H A Ddbusconfiguration.cpp481 std::unordered_map<std::string, std::pair<bool, std::string>> owners; in init() local