Home
last modified time | relevance | path

Searched defs:Cancel (Results 1 – 25 of 89) 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/pigweed/pw_chrono_embos/public/pw_chrono_embos/
Dsystem_timer_inline.h26 inline void SystemTimer::Cancel() { OS_StopTimerEx(&native_type_.tcb); } in Cancel() function
/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/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DThreadPoolInterface.h34 virtual void Cancel() {} in Cancel() function
/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/abseil-cpp/absl/cleanup/
Dcleanup.h93 void Cancel() && { in Cancel() function
/external/angle/third_party/abseil-cpp/absl/cleanup/
Dcleanup.h93 void Cancel() && { in Cancel() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/cleanup/
Dcleanup.h94 void Cancel() && { in Cancel() function
/external/webrtc/third_party/abseil-cpp/absl/cleanup/
Dcleanup.h93 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/libchrome/base/files/
Dfile_path_watcher_stub.cc28 void Cancel() override {} in Cancel() function in base::__anon624831570111::FilePathWatcherImpl
/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
/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/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/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/tensorflow/tensorflow/lite/delegates/flex/training/
Dtraining_delegate.cc36 void TrainingFlexDelegate::Cancel() { cancellation_manager_->StartCancel(); } in Cancel() function in tflite::flex::TrainingFlexDelegate
/external/tensorflow/tensorflow/core/data/service/
Dthread_safe_buffer.h99 void ThreadSafeBuffer<T>::Cancel(Status status) { in Cancel() function
/external/tensorflow/tensorflow/core/tfrt/utils/
Dtest_util.h39 void Cancel() override {} in Cancel() function
/external/tensorflow/tensorflow/core/framework/
Dreader_op_kernel.h70 virtual void Cancel() {} in Cancel() function
/external/pigweed/pw_chrono_stl/
Dsystem_timer.cc60 void SystemTimer::Cancel() { in Cancel() function in pw::chrono::SystemTimer

1234