Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/common/src/
DVehiclePropertyStore.cpp49 VehiclePropValue* valueToUpdate = const_cast<VehiclePropValue*>(getValueOrNullLocked(recId)); in writeValue()
99 const VehiclePropValue* internalValue = getValueOrNullLocked(recId); in readValueOrNull()
107 const VehiclePropValue* internalValue = getValueOrNullLocked(recId); in readValueOrNull()
154 const VehiclePropValue* VehiclePropertyStore::getValueOrNullLocked( in getValueOrNullLocked() function in android::hardware::automotive::vehicle::V2_0::VehiclePropertyStore
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DVehiclePropertyStore.h87 const VehiclePropValue* getValueOrNullLocked(const RecordId& recId) const;