Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DDefaultVehicleHal.h80 using GetValuesClient = GetSetValuesClient<aidlvhal::GetValueResult, aidlvhal::GetValueResults>; variable
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DConnectedClientTest.cpp54 using GetValuesClient = GetSetValuesClient<GetValueResult, GetValueResults>; typedef in android::hardware::automotive::vehicle::ConnectedClientTest