Searched refs:vehicleProp1 (Results 1 – 1 of 1) sorted by relevance
171 int32_t vehicleProp1 = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokePropConfigs() local174 hidl_vec<int32_t> properties = {vehicleProp1, vehicleProp2}; in invokePropConfigs()180 mManager->getPropConfigs({toInt(kVehicleProp[abs(vehicleProp1) % kVehiclePropArrayLength])}, in invokePropConfigs()189 int32_t vehicleProp1 = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokeSubscribe() local193 const auto prop1 = toInt(kVehicleProp[abs(vehicleProp1) % kVehiclePropArrayLength]); in invokeSubscribe()234 uint32_t vehicleProp1 = in invokeSetAndGetValues() local243 invokeGet(toInt(kVehicleProp[vehicleProp1]), 0); in invokeSetAndGetValues()