Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp410 std::string associationPathStr = subtreePath + "/" + association; in getAssociatedSubTreeById() local
411 sdbusplus::message::object_path associationPath(associationPathStr); in getAssociatedSubTreeById()
436 std::string associationPathStr = subtreePath + "/" + association; in getAssociatedSubTreePathsById() local
437 sdbusplus::message::object_path associationPath(associationPathStr); in getAssociatedSubTreePathsById()