Searched refs:getResultCallback (Results 1 – 4 of 4) sorted by relevance
145 (*(client.getResultCallback()))(results); in TEST_F()210 (*(client.getResultCallback()))(results); in TEST_F()
90 std::shared_ptr<const std::function<void(std::vector<ResultType>)>> getResultCallback();
229 GetSetValuesClient<ResultType, ResultsType>::getResultCallback() { in getResultCallback() function in android::hardware::automotive::vehicle::GetSetValuesClient
521 mVehicleHardware->getValues(client->getResultCallback(), hardwareRequests); in getValues()617 mVehicleHardware->setValues(client->getResultCallback(), hardwareRequests); in setValues()