Searched refs:vehicleProp2 (Results 1 – 1 of 1) sorted by relevance
172 int32_t vehicleProp2 = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokePropConfigs() local174 hidl_vec<int32_t> properties = {vehicleProp1, vehicleProp2}; in invokePropConfigs()190 int32_t vehicleProp2 = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokeSubscribe() local202 unsubscribedValue->prop = toInt(kVehicleProp[abs(vehicleProp2) % kVehiclePropArrayLength]); in invokeSubscribe()209 subscribedValue->prop = toInt(kVehicleProp[abs(vehicleProp2) % kVehiclePropArrayLength]); in invokeSubscribe()236 uint32_t vehicleProp2 = in invokeSetAndGetValues() local242 invokeGet(toInt(kVehicleProp[vehicleProp2]), 0); in invokeSetAndGetValues()249 expectedValue->prop = toInt(kVehicleProp[vehicleProp2]); in invokeSetAndGetValues()253 invokeGet(toInt(kVehicleProp[vehicleProp2]), 0); in invokeSetAndGetValues()