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 | 104 auto owners = assocMaps.owners.find(sourcePath); in removeAssociation() local 308 boost::container::flat_map<std::string, AssociationPaths> owners; in associationChanged() local 413 boost::container::flat_map<std::string, AssociationPaths> owners; in addSingleAssociation() local 594 auto owners = sources->second.find(owner); in removeAssociationOwnersEntry() local
|
| H A D | types.hpp | 104 AssociationOwnersType owners; member
|
| H A D | processing.cpp | 12 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 | 493 std::unordered_map<std::string, std::pair<bool, std::string>> owners; in init() local
|