Home
last modified time | relevance | path

Searched refs:allConfigs (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp430 std::vector<VehiclePropConfig> allConfigs = mServerSidePropStore->getAllConfigs(); in getAllPropertyConfigs() local
432 generateVendorConfigs(/* outAllConfigs= */ allConfigs); in getAllPropertyConfigs()
434 return allConfigs; in getAllPropertyConfigs()