Searched refs:removeValuesForProperty (Results 1 – 8 of 8) sorted by relevance
74 void removeValuesForProperty(int32_t propId);
113 void removeValuesForProperty(int32_t propId);
80 void VehiclePropertyStore::removeValuesForProperty(int32_t propId) { in removeValuesForProperty() function in android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore
157 propStore->removeValuesForProperty(OBD2_FREEZE_FRAME); in clearObd2FreezeFrames()
173 mPropStore->removeValuesForProperty(OBD2_FREEZE_FRAME); in clearObd2FreezeFrames()
333 mStore->removeValuesForProperty(toInt(VehicleProperty::INFO_FUEL_CAPACITY)); in TEST_F()334 mStore->removeValuesForProperty(toInt(VehicleProperty::TIRE_PRESSURE)); in TEST_F()
174 void VehiclePropertyStore::removeValuesForProperty(int32_t propId) { in removeValuesForProperty() function in android::hardware::automotive::vehicle::VehiclePropertyStore
411 store->removeValuesForProperty(vehicleProp); in invokeVehiclePropStore()