Searched refs:removeValuesForProperty (Results 1 – 3 of 3) sorted by relevance
73 void removeValuesForProperty(int32_t propId);
72 void VehiclePropertyStore::removeValuesForProperty(int32_t propId) { in removeValuesForProperty() function in android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore
563 mPropStore->removeValuesForProperty(OBD2_FREEZE_FRAME); in clearObd2FreezeFrames()