Searched refs:filteredConfigs (Results 1 – 1 of 1) sorted by relevance
334 std::vector<VehiclePropConfig> filteredConfigs; in getAllPropConfigsFromHardwareLocked() local338 filteredConfigs.push_back(std::move(config)); in getAllPropConfigsFromHardwareLocked()356 filteredConfigs.push_back(std::move(config)); in getAllPropConfigsFromHardwareLocked()358 for (auto& config : filteredConfigs) { in getAllPropConfigsFromHardwareLocked()362 vehiclePropConfigs.payloads = std::move(filteredConfigs); in getAllPropConfigsFromHardwareLocked()