Searched defs:asFuture (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/torch/csrc/distributed/rpc/ | ||
D | request_callback_no_python.cpp | 596 c10::intrusive_ptr<JitFuture> RequestCallbackNoPython::asFuture( in asFuture() function in torch::distributed::rpc::RequestCallbackNoPython |
/external/kotlinx.coroutines/integration/kotlinx-coroutines-guava/test/ | ||
D | ListenableFutureTest.kt | 328 val asFuture = deferred.asListenableFuture() in <lambda>() constant |