Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehiclePropertyStore.cpp216 VehiclePropertyStore::ValueResultType VehiclePropertyStore::readValue( in readValue() function in android::hardware::automotive::vehicle::VehiclePropertyStore
230 VehiclePropertyStore::ValueResultType VehiclePropertyStore::readValue(int32_t propId, in readValue() function in android::hardware::automotive::vehicle::VehiclePropertyStore
/hardware/interfaces/graphics/mapper/stable-c/implutils/
Dimpltests.cpp111 auto readValue = NameValue::decode(buffer.data(), buffer.size()); in TEST() local
130 auto readValue = NameValue::decode(buffer.data(), buffer.size()); in TEST() local