Searched refs:driveList (Results 1 – 2 of 2) sorted by relevance
755 auto driveList = ctx->bus->yield_method_call<objPaths>( in appMTMSetSignal() local767 if (std::find(driveList.begin(), driveList.end(), driveObjPath) == in appMTMSetSignal()768 driveList.end()) in appMTMSetSignal()
109 const dbus::utility::MapperGetSubTreePathsResponse& driveList) in afterChassisDriveCollectionSubtree() argument123 for (const std::string& drive : driveList) in afterChassisDriveCollectionSubtree()