Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp607 std::promise<BenchmarkResult> result_promise; in ClientCommand() local
608 client_results.push_back(result_promise.get_future()); in ClientCommand()
825 thread_id_counter++, service_id_counter, std::move(result_promise), in ClientCommand()