Home
last modified time | relevance | path

Searched defs:SetCancelCallback (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dcall_options.cc34 void CallOptions::SetCancelCallback(CancelFunction cancel_func) { in SetCancelCallback() function in tensorflow::CallOptions
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_call.h180 void SetCancelCallback(std::function<void()> callback) { in SetCancelCallback() function
/external/libchrome/mojo/core/
Dtrap_unittest.cc70 void SetCancelCallback(base::OnceClosure cancel_callback) { in SetCancelCallback() function in mojo::core::__anon696ef0640111::TriggerHelper::NotificationContext