Searched refs:controllerList (Results 1 – 1 of 1) sorted by relevance
1111 const dbus::utility::MapperGetSubTreePathsResponse& controllerList) in populateStorageControllerCollection() argument1114 if (ec || controllerList.empty()) in populateStorageControllerCollection()1122 for (const std::string& path : controllerList) in populateStorageControllerCollection()1172 controllerList) { in handleSystemsStorageControllerCollectionGet() argument1173 populateStorageControllerCollection(asyncResp, ec, controllerList); in handleSystemsStorageControllerCollectionGet()