Searched refs:removeValue (Results 1 – 8 of 8) sorted by relevance
83 void removeValue(const VehiclePropValue& propValue);
126 void removeValue(
166 propStore->removeValue(*freezeFrame); in clearObd2FreezeFrames()
100 void VehiclePropertyStore::removeValue(const VehiclePropValue& propValue) { in removeValue() function in android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore
183 mPropStore->removeValue(*result.value()); in clearObd2FreezeFrames()
260 void VehiclePropertyStore::removeValue(const VehiclePropValue& propValue) { in removeValue() function in android::hardware::automotive::vehicle::VehiclePropertyStore
528 [&]() { store->removeValue(propValue); }, in invokeVehiclePropStore()
316 mStore->removeValue(values[0]); in TEST_F()