Searched defs:owners (Results 1 – 7 of 7) sorted by relevance
/openbmc/phosphor-objmgr/src/test/ |
H A D | well_known.cpp | 8 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 D | associations.cpp | 102 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 D | types.hpp | 104 AssociationOwnersType owners; member
|
H A D | processing.cpp | 10 const boost::container::flat_map<std::string, std::string>& owners, in getWellKnown()
|
H A D | main.cpp | 27 boost::container::flat_map<std::string, std::string>& owners, in updateOwners()
|
/openbmc/qemu/include/qemu/ |
H A D | coroutine.h | 177 int owners; member
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbusconfiguration.cpp | 481 std::unordered_map<std::string, std::pair<bool, std::string>> owners; in init() local
|