Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dpath.hpp3 inline std::string appendPathSegment(const std::string& target, in appendPathSegment() function
H A Dassociations.cpp273 objects[appendPathSegment(path, forward)].emplace(objectPath); in associationChanged()
277 objects[appendPathSegment(objectPath, reverse)].emplace(path); in associationChanged()
650 io, appendPathSegment(forwardPath, forwardType), reversePath, in moveAssociationToPending()
653 io, appendPathSegment(reversePath, reverseType), forwardPath, in moveAssociationToPending()
658 appendPathSegment(forwardPath, forwardType), reversePath, owner, in moveAssociationToPending()
661 appendPathSegment(reversePath, reverseType), forwardPath, owner, in moveAssociationToPending()
H A Dhandler.cpp432 appendPathSegment(subtreePath, association); in getAssociatedSubTreeById()
459 appendPathSegment(subtreePath, association); in getAssociatedSubTreePathsById()