Home
last modified time | relevance | path

Searched defs:nameOwners (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-objmgr/src/test/
H A Dname_change.cpp22 boost::container::flat_map<std::string, std::string> nameOwners = { in TEST_F() local
37 boost::container::flat_map<std::string, std::string> nameOwners = { in TEST_F() local
/openbmc/phosphor-objmgr/src/
H A Dprocessing.cpp44 boost::container::flat_map<std::string, std::string>& nameOwners, in processNameChangeDelete()
H A Dmain.cpp285 boost::container::flat_map<std::string, std::string>& nameOwners, in doListNames()
401 boost::container::flat_map<std::string, std::string> nameOwners; in main() local