Home
last modified time | relevance | path

Searched refs:useCurrentTimestamp (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehiclePropertyStore.h112 bool useCurrentTimestamp = false) EXCLUDES(mLock);
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehiclePropertyStore.cpp112 bool useCurrentTimestamp) { in writeValue() argument
124 if (useCurrentTimestamp) { in writeValue()