Home
last modified time | relevance | path

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

/external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/
DCancelCall.java27 public class CancelCall { class
60 new CancelCall().run(); in main()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/eager/
Dgrpc_eager_client.cc174 it->second.CancelCall(); in CloseContextAsync()
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_state.h687 void CancelCall() { in CancelCall() function