Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehiclePropertyStore.cpp48 RecordId recId = getRecordIdLocked(propValue); in writeValue()
61 RecordId recId = getRecordIdLocked(propValue); in removeValue()
98 RecordId recId = getRecordIdLocked(request); in readValueOrNull()
137 VehiclePropertyStore::RecordId VehiclePropertyStore::getRecordIdLocked( in getRecordIdLocked() function in android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropertyStore.h86 RecordId getRecordIdLocked(const VehiclePropValue& valuePrototype) const;