Searched defs:readValue (Results 1 – 2 of 2) sorted by relevance
| /hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/ | ||
| D | VehiclePropertyStore.cpp | 216 VehiclePropertyStore::ValueResultType VehiclePropertyStore::readValue( in readValue() function in android::hardware::automotive::vehicle::VehiclePropertyStore |
| /hardware/interfaces/graphics/mapper/stable-c/implutils/ | ||
| D | impltests.cpp | 111 auto readValue = NameValue::decode(buffer.data(), buffer.size()); in TEST() local |