Searched refs:VehiclePropConfigIndex (Results 1 – 4 of 4) sorted by relevance
45 VehiclePropConfigIndex index(configs); in TEST_F()55 VehiclePropConfigIndex index(configs); in TEST_F()66 VehiclePropConfigIndex index(configs); in TEST_F()
34 class VehiclePropConfigIndex {36 VehiclePropConfigIndex( in VehiclePropConfigIndex() function
107 std::unique_ptr<VehiclePropConfigIndex> mConfigIndex;
193 mConfigIndex.reset(new VehiclePropConfigIndex(supportedPropConfigs)); in init()