Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dcall_options.cc34 void CallOptions::SetCancelCallback(CancelFunction cancel_func) { in SetCancelCallback() function in tensorflow::CallOptions
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_call.h192 void SetCancelCallback(std::function<void()> callback) { in SetCancelCallback() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Target/
DTarget.h406 void SetCancelCallback(lldb::ExpressionCancelCallback callback, void *baton) { in SetCancelCallback() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Target/
DTarget.h397 void SetCancelCallback(lldb::ExpressionCancelCallback callback, void *baton) { in SetCancelCallback() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Target/
DTarget.h397 void SetCancelCallback(lldb::ExpressionCancelCallback callback, void *baton) { in SetCancelCallback() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Target/
DTarget.h395 void SetCancelCallback(lldb::ExpressionCancelCallback callback, void *baton) { in SetCancelCallback() function
/aosp_15_r20/external/libchrome/mojo/core/
H A Dtrap_unittest.cc70 void SetCancelCallback(base::OnceClosure cancel_callback) { in SetCancelCallback() function in mojo::core::__anonb1d7e1710111::TriggerHelper::NotificationContext