Home
last modified time | relevance | path

Searched defs:StartCancel (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcall_options.cc24 void CallOptions::StartCancel() { in StartCancel() function in tensorflow::CallOptions
Dmaster_session.cc539 void StartCancel() { in StartCancel() function in tensorflow::__anon4940402c0411::RunManyGraphs
/external/protobuf/python/google/protobuf/
Dservice.py154 def StartCancel(self): member in RpcController
/external/tensorflow/tensorflow/core/framework/
Dcancellation.cc38 void CancellationManager::StartCancel() { in StartCancel() function in tensorflow::CancellationManager
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/health/
Dhealth_check_client.cc416 void HealthCheckClient::CallState::StartCancel(void* arg, in StartCancel() function in grpc_core::HealthCheckClient::CallState