Searched refs:controllerList (Results 1 – 1 of 1) sorted by relevance
94 const dbus::utility::MapperGetSubTreePathsResponse& controllerList) in populateStorageControllerCollection() argument97 if (ec || controllerList.empty()) in populateStorageControllerCollection()105 for (const std::string& path : controllerList) in populateStorageControllerCollection()183 controllerList) { in handleSystemsStorageControllerCollectionGet() argument184 populateStorageControllerCollection(asyncResp, ec, controllerList); in handleSystemsStorageControllerCollectionGet()