Home
last modified time | relevance | path

Searched defs:SetCancelCallback (Results 1 – 5 of 5) 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/llvm-project/lldb/source/API/
DSBExpressionOptions.cpp179 void SBExpressionOptions::SetCancelCallback( in SetCancelCallback() function in SBExpressionOptions
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_call.h192 void SetCancelCallback(std::function<void()> callback) { in SetCancelCallback() function
/external/llvm-project/lldb/include/lldb/Target/
DTarget.h355 void SetCancelCallback(lldb::ExpressionCancelCallback callback, void *baton) { in SetCancelCallback() function
/external/libchrome/mojo/core/
Dtrap_unittest.cc70 void SetCancelCallback(base::OnceClosure cancel_callback) { in SetCancelCallback() function in mojo::core::__anonf200b6c20111::TriggerHelper::NotificationContext