Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DDefaultVehicleHal.h81 using SetValuesClient = GetSetValuesClient<aidlvhal::SetValueResult, aidlvhal::SetValueResults>; variable
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DConnectedClientTest.cpp55 using SetValuesClient = GetSetValuesClient<SetValueResult, SetValueResults>; typedef in android::hardware::automotive::vehicle::ConnectedClientTest