Searched refs:sendResults (Results 1 – 4 of 4) sorted by relevance
84 client.sendResults(std::move(resultsCopy)); in TEST_F()165 client.sendResults(std::move(resultsCopy)); in TEST_F()
83 void sendResults(std::vector<ResultType>&& results);
240 void GetSetValuesClient<ResultType, ResultsType>::sendResults(std::vector<ResultType>&& results) { in sendResults() function in android::hardware::automotive::vehicle::GetSetValuesClient
513 client->sendResults(std::move(failedResults)); in getValues()609 client->sendResults(std::move(failedResults)); in setValues()