Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehiclePropertyStore.cpp90 VhalResult<VehiclePropValuePool::RecyclableType> VehiclePropertyStore::readValueLocked( in readValueLocked() function in android::hardware::automotive::vehicle::VehiclePropertyStore
327 return readValueLocked(recId, *record); in readValue()
341 return readValueLocked(recId, *record); in readValue()
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehiclePropertyStore.h214 ValueResultType readValueLocked(const RecordId& recId, const Record& record) const;