Home
last modified time | relevance | path

Searched refs:removeFromPendingAssociations (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dassociations.hpp128 void removeFromPendingAssociations(const std::string& endpointPath,
H A Dassociations.cpp120 removeFromPendingAssociations(sourcePath, assocMaps); in removeAssociation()
334 void removeFromPendingAssociations(const std::string& endpointPath, in removeFromPendingAssociations() function
/openbmc/phosphor-objmgr/src/test/
H A Dassociations.cpp436 removeFromPendingAssociations("some/other/endpoint", assocMaps); in TEST_F()
447 removeFromPendingAssociations(defaultEndpoint, assocMaps); in TEST_F()