Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehiclePropertyStore.cpp145 int64_t oldTimestampNanos = valueToUpdate->timestamp; in writeValue() local
148 if (oldTimestampNanos > propValue->timestamp) { in writeValue()