Home
last modified time | relevance | path

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

/openbmc/openpower-occ-control/
H A Dutils.hpp78 std::vector<std::string> getSubtreePaths(
H A Dutils.cpp120 std::vector<std::string> getSubtreePaths( in getSubtreePaths() function
H A Docc_dbus.cpp204 auto paths = utils::getSubtreePaths(std::vector{chassisInterface}); in getChassisPath()