Searched refs:sourcePath (Results 1 – 4 of 4) sorted by relevance
| /openbmc/phosphor-objmgr/src/ |
| H A D | associations.hpp | 24 const std::string& sourcePath, const std::string& owner, 69 boost::asio::io_context& io, const std::string& sourcePath,
|
| H A D | associations.cpp | 90 const std::string& sourcePath, const std::string& owner, in removeAssociation() argument 104 auto owners = assocMaps.owners.find(sourcePath); in removeAssociation() 133 removeFromPendingAssociations(sourcePath, assocMaps); in removeAssociation() 165 boost::asio::io_context& io, const std::string& sourcePath, in checkAssociationEndpointRemoves() argument 170 auto originalOwners = assocMaps.owners.find(sourcePath); in checkAssociationEndpointRemoves() 496 for (const auto& [sourcePath, owners] : assocMaps.owners) in findAssociations()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pv/pv/ |
| H A D | pv-test-system-version.patch | 16 sourcePath="${srcdir}"
|
| /openbmc/phosphor-objmgr/src/test/ |
| H A D | associations.cpp | 28 std::string sourcePath = "/xyz/openbmc_project/no/association"; in TEST_F() local 31 removeAssociation(io, sourcePath, defaultDbusSvc, *server, assocMaps); in TEST_F()
|