Home
last modified time | relevance | path

Searched refs:refreshTimestamps (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehiclePropertyStore.h120 void refreshTimestamps(
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehiclePropertyStore.cpp197 refreshTimestamps(eventModeByPropIdAreaId); in refreshTimestamp()
200 void VehiclePropertyStore::refreshTimestamps( in refreshTimestamps() function in android::hardware::automotive::vehicle::VehiclePropertyStore
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/test/
DVehiclePropertyStoreTest.cpp645 mStore->refreshTimestamps(eventModeByPropIdAreaId); in TEST_F()
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp2291 mServerSidePropStore->refreshTimestamps(eventModeByPropIdAreaId); in refreshTimestampForInterval()