Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/
DVehiclePropValueRequest.proto59 message GetValueResults { message
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DSubscriptionManagerTest.cpp55 ScopedAStatus onGetValues(const GetValueResults&) override { return ScopedAStatus::ok(); } in onGetValues()