Home
last modified time | relevance | path

Searched defs:Cancel (Results 1 – 25 of 81) sorted by relevance

1234

/external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/
Dtls_credentials_options.h97 virtual void Cancel(TlsServerAuthorizationCheckArg* /* arg */) {} in Cancel() function
124 void Cancel(TlsServerAuthorizationCheckArg* arg) const { in Cancel() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dtls_credentials_options.h97 virtual void Cancel(TlsServerAuthorizationCheckArg* /* arg */) {} in Cancel() function
124 void Cancel(TlsServerAuthorizationCheckArg* arg) const { in Cancel() function
/external/openscreen/util/
Dalarm.cc49 void Cancel() { in Cancel() function in openscreen::Alarm::CancelableFunctor
74 void Alarm::Cancel() { in Cancel() function in openscreen::Alarm
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcall_options_test.cc22 TEST(CallOptions, Cancel) { in TEST() argument
Dcancellable_call.cc37 void CancellableCall::Cancel() { in Cancel() function in tensorflow::CancellableCall
/external/angle/third_party/abseil-cpp/absl/cleanup/
Dcleanup.h94 void Cancel() && { in Cancel() function
/external/tflite-support/tensorflow_lite_support/cc/port/default/
Dtflite_wrapper.cc55 void TfLiteInterpreterWrapper::Cancel() { in Cancel() function in tflite::support::TfLiteInterpreterWrapper
/external/autotest/client/cros/cellular/pseudomodem/
Dregister_cdma_machine.py18 def Cancel(self): member in RegisterCdmaMachine
Dregister_machine.py26 def Cancel(self): member in RegisterMachine
Denable_machine.py24 def Cancel(self): member in EnableMachine
/external/libchrome/base/files/
Dfile_path_watcher_stub.cc28 void Cancel() override {} in Cancel() function in base::__anon80c9ecb20111::FilePathWatcherImpl
/external/grpc-grpc/src/cpp/common/
Dalarm.cc89 void Cancel() { in Cancel() function in grpc::internal::AlarmImpl
147 void Alarm::Cancel() { static_cast<internal::AlarmImpl*>(alarm_)->Cancel(); } in Cancel() function in grpc::Alarm
/external/pigweed/pw_rpc/
Dbase_client_call.cc21 void BaseClientCall::Cancel() { in Cancel() function in pw::rpc::internal::BaseClientCall
/external/angle/third_party/vulkan-deps/spirv-tools/src/utils/vscode/src/lsp/jsonrpc2/
Dhandler.go39 Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool methodSpec
99 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { func
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dhandler.go39 Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool methodSpec
99 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { func
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/
Dalarm.cc100 void Cancel() { in Cancel() function in grpc::internal::AlarmImpl
160 void Alarm::Cancel() { static_cast<internal::AlarmImpl*>(alarm_)->Cancel(); } in Cancel() function in grpc::Alarm
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/jsonrpc2/
Dhandler.go39 Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool methodSpec
99 func (EmptyHandler) Cancel(ctx context.Context, conn *Conn, id ID, cancelled bool) bool { func
/external/llvm-project/lldb/source/Host/posix/
DHostThreadPosix.cpp40 Status HostThreadPosix::Cancel() { in Cancel() function in HostThreadPosix
/external/tensorflow/tensorflow/core/framework/
Dreader_op_kernel.h70 virtual void Cancel() {} in Cancel() function
/external/llvm-project/lldb/source/Host/common/
DHostThread.cpp24 Status HostThread::Cancel() { return m_native_thread->Cancel(); } in Cancel() function in HostThread
/external/python/cpython2/Lib/idlelib/
DconfigSectionNameDialog.py85 def Cancel(self, event=None): member in GetCfgSectionNameDialog
DconfigHelpSourceEdit.py161 def Cancel(self, event=None): member in GetHelpSourceDialog
/external/tflite-support/tensorflow_lite_support/cc/task/core/
Dbase_task_api.h72 void Cancel() { engine_->Cancel(); } in Cancel() function
/external/llvm-project/lldb/source/Host/windows/
DHostThreadWindows.cpp53 Status HostThreadWindows::Cancel() { in Cancel() function in HostThreadWindows
/external/pdfium/fxjs/
Dglobal_timer.cpp77 void GlobalTimer::Cancel(int32_t nTimerID) { in Cancel() function in GlobalTimer

1234