Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DSyncThread.cpp401 std::future<int> resFuture = task.get_future(); in sendAndWaitForResult() local
408 auto res = resFuture.get(); in sendAndWaitForResult()