OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:removeValuesForProperty
(Results
1 - 3
of
3
) sorted by null
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
VehiclePropertyStore.h
73
void
removeValuesForProperty
(int32_t propId);
/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
VehiclePropertyStore.cpp
72
void VehiclePropertyStore::
removeValuesForProperty
(int32_t propId) {
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
EmulatedVehicleHal.cpp
479
mPropStore->
removeValuesForProperty
(OBD2_FREEZE_FRAME);
Completed in 266 milliseconds