Home
last modified time | relevance | path

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

1234567

/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/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DThreadPoolInterface.h34 virtual void Cancel() {} 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/abseil-cpp/absl/cleanup/
Dcleanup.h93 void Cancel() && { in Cancel() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/cleanup/
Dcleanup.h93 void Cancel() && { in Cancel() function
/external/pigweed/pw_rpc/fuzz/public/pw_rpc/fuzz/
Dalarm_timer.h49 void Cancel() { timer_.Cancel(); } in Cancel() function
/external/webrtc/third_party/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/cronet/third_party/abseil-cpp/absl/cleanup/
Dcleanup.h93 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/tensorflow/tensorflow/core/data/service/
Dtask_runner.cc151 void FirstComeFirstServedTaskRunner::Cancel() { in Cancel() function in tensorflow::data::FirstComeFirstServedTaskRunner
196 void CachingTaskRunner::Cancel() { in Cancel() function in tensorflow::data::CachingTaskRunner
333 void RoundRobinTaskRunner::Cancel() { in Cancel() function in tensorflow::data::RoundRobinTaskRunner
/external/autotest/client/cros/cellular/pseudomodem/
Dregister_cdma_machine.py18 def Cancel(self): member in RegisterCdmaMachine
/external/tflite-support/tensorflow_lite_support/cc/port/default/
Dtflite_wrapper.cc55 void TfLiteInterpreterWrapper::Cancel() { in Cancel() function in tflite::support::TfLiteInterpreterWrapper
/external/cronet/base/files/
Dfile_path_watcher_stub.cc36 void Cancel() override { set_cancelled(); } in Cancel() function in base::__anond547e6260111::FilePathWatcherImpl
Dfile_path_watcher_mac.cc45 void Cancel() override { in Cancel() function in base::__anondfcf3ed90111::FilePathWatcherImpl
/external/libchrome/base/files/
Dfile_path_watcher_stub.cc28 void Cancel() override {} in Cancel() function in base::__anon5ed5c0900111::FilePathWatcherImpl
/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/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

1234567