Home
last modified time | relevance | path

Searched defs:updateValue (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehiclePropertyStore.cpp243 for (const auto& updateValue : updatedValues) { in refreshTimestamps() local
254 for (const auto& updateValue : updatedValues) { in refreshTimestamps() local
/hardware/google/graphics/common/libhwc2.1/libdrmresource/drm/
Ddrmproperty.cpp200 void DrmProperty::updateValue(uint64_t value) { in updateValue() function in android::DrmProperty