Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultVehicleHal.cpp497 auto refreshedProp = mPropStore->refreshTimestamp(property, areaId); in onContinuousPropertyTimer() local
499 if (refreshedProp != nullptr) { in onContinuousPropertyTimer()
500 v = pool.obtain(*refreshedProp); in onContinuousPropertyTimer()