Home
last modified time | relevance | path

Searched refs:sendResultsSeparately (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/test/
DConnectedClientTest.cpp111 client.sendResultsSeparately(results); in TEST_F()
184 client.sendResultsSeparately(results); in TEST_F()
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/include/
DConnectedClient.h87 void sendResultsSeparately(const std::vector<ResultType>& results);
/hardware/interfaces/automotive/vehicle/aidl/impl/vhal/src/
DConnectedClient.cpp245 void GetSetValuesClient<ResultType, ResultsType>::sendResultsSeparately( in sendResultsSeparately() function in android::hardware::automotive::vehicle::GetSetValuesClient