Searched refs:getRecordLocked (Results 1 – 2 of 2) sorted by relevance
66 const VehiclePropertyStore::Record* VehiclePropertyStore::getRecordLocked(int32_t propId) const in getRecordLocked() function in android::hardware::automotive::vehicle::VehiclePropertyStore72 VehiclePropertyStore::Record* VehiclePropertyStore::getRecordLocked(int32_t propId) in getRecordLocked() function in android::hardware::automotive::vehicle::VehiclePropertyStore131 VehiclePropertyStore::Record* record = getRecordLocked(propId); in writeValue()214 VehiclePropertyStore::Record* record = getRecordLocked(propId); in refreshTimestamps()263 VehiclePropertyStore::Record* record = getRecordLocked(propValue.prop); in removeValue()277 VehiclePropertyStore::Record* record = getRecordLocked(propId); in removeValuesForProperty()305 const VehiclePropertyStore::Record* record = getRecordLocked(propId); in readValuesForProperty()321 const VehiclePropertyStore::Record* record = getRecordLocked(propId); in readValue()335 const VehiclePropertyStore::Record* record = getRecordLocked(propId); in readValue()358 const VehiclePropertyStore::Record* record = getRecordLocked(propId); in getConfig()[all …]
206 const Record* getRecordLocked(int32_t propId) const;208 Record* getRecordLocked(int32_t propId);