Searched refs:subtreePaths (Results 1 – 4 of 4) sorted by relevance
129 const MapperGetSubTreePathsResponse& subtreePaths) { in getSubTreePaths() argument130 callback(ec, subtreePaths); in getSubTreePaths()165 const MapperGetSubTreePathsResponse& subtreePaths) { in getAssociatedSubTreePaths() argument166 callback(ec, subtreePaths); in getAssociatedSubTreePaths()203 const MapperGetSubTreePathsResponse& subtreePaths) { in getAssociatedSubTreePathsById() argument204 callback(ec, subtreePaths); in getAssociatedSubTreePathsById()
403 std::vector<std::string> subtreePaths = in getAssociatedSubTreeById() local407 for (const auto& subtreePath : subtreePaths) in getAssociatedSubTreeById()430 std::vector<std::string> subtreePaths = in getAssociatedSubTreePathsById() local433 for (const auto& subtreePath : subtreePaths) in getAssociatedSubTreePathsById()
70 const dbus::utility::MapperGetSubTreePathsResponse& subtreePaths) in doPowerSupplyCollection() argument94 updatePowerSupplyList(asyncResp, chassisId, subtreePaths); in doPowerSupplyCollection()143 const dbus::utility::MapperGetSubTreePathsResponse& subtreePaths) { in handlePowerSupplyCollectionGet() argument144 doPowerSupplyCollection(asyncResp, chassisId, ec, subtreePaths); in handlePowerSupplyCollectionGet()
78 const dbus::utility::MapperGetSubTreePathsResponse& subtreePaths) { in getFanPaths() argument90 callback(subtreePaths); in getFanPaths()