Home
last modified time | relevance | path

Searched defs:asFuture (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/csrc/distributed/rpc/
Drequest_callback_no_python.cpp596 c10::intrusive_ptr<JitFuture> RequestCallbackNoPython::asFuture( in asFuture() function in torch::distributed::rpc::RequestCallbackNoPython
605 c10::intrusive_ptr<JitFuture> RequestCallbackNoPython::asFuture( in asFuture() function in torch::distributed::rpc::RequestCallbackNoPython
616 c10::intrusive_ptr<JitFuture> RequestCallbackNoPython::asFuture( in asFuture() function in torch::distributed::rpc::RequestCallbackNoPython
/external/kotlinx.coroutines/integration/kotlinx-coroutines-guava/test/
DListenableFutureTest.kt328 val asFuture = deferred.asListenableFuture() in <lambda>() constant
353 val asFuture = deferred.asListenableFuture() in <lambda>() constant
389 val asFuture = deferred.asListenableFuture() in <lambda>() constant