Home
last modified time | relevance | path

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

12345678910>>...14

/external/grpc-grpc/test/cpp/util/
Dtls_test_utils.h42 void Cancel(grpc::experimental::TlsCustomVerificationCheckRequest*) override { in Cancel() function
60 void Cancel(grpc::experimental::TlsCustomVerificationCheckRequest*) override { in Cancel() function
91 void Cancel(grpc::experimental::TlsCustomVerificationCheckRequest*) override { in Cancel() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_verifier.h98 void Cancel(grpc_tls_custom_verification_check_request* request) override { in Cancel() function
134 void Cancel(grpc_tls_custom_verification_check_request*) override {} in Cancel() function
153 void Cancel(grpc_tls_custom_verification_check_request*) override {} in Cancel() function
/external/grpc-grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_verifier.h100 void Cancel(grpc_tls_custom_verification_check_request* request) override { in Cancel() function
136 void Cancel(grpc_tls_custom_verification_check_request*) override {} in Cancel() function
155 void Cancel(grpc_tls_custom_verification_check_request*) override {} in Cancel() function
/external/grpc-grpc/test/core/util/
Dtls_utils.h84 static void Cancel(void*, grpc_tls_custom_verification_check_request*) {} in Cancel() function
133 static void Cancel(void*, grpc_tls_custom_verification_check_request*) {} in Cancel() function
171 static void Cancel(void*, grpc_tls_custom_verification_check_request*) {} 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/cronet/stable/base/synchronization/
Dcancelable_event.cc26 bool CancelableEvent::Cancel() { in Cancel() function in base::CancelableEvent
/external/pigweed/pw_spi/public/pw_spi/
Dresponder.h59 void Cancel() { DoCancel(); } in Cancel() function
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcall_options_test.cc22 TEST(CallOptions, Cancel) { in TEST() argument
/external/cronet/tot/base/synchronization/
Dcancelable_event.cc26 bool CancelableEvent::Cancel() { in Cancel() function in base::CancelableEvent
/external/eigen/unsupported/Eigen/CXX11/src/ThreadPool/
DThreadPoolInterface.h34 virtual void Cancel() {} in Cancel() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/cleanup/
Dcleanup.h93 void Cancel() && { in Cancel() function
/external/cronet/stable/third_party/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/abseil-cpp/absl/cleanup/
Dcleanup.h93 void Cancel() && { in Cancel() function
/external/cronet/tot/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/pigweed/pw_async/public/pw_async/
Dheap_dispatcher.h37 inline bool Cancel(Task& task) override { return dispatcher_.Cancel(task); } in Cancel() function
/external/pigweed/pw_async_fuchsia/
Ddispatcher.cc35 bool FuchsiaDispatcher::Cancel(async::Task& task) { in Cancel() function in pw::async_fuchsia::FuchsiaDispatcher
/external/autotest/client/cros/cellular/pseudomodem/
Dregister_cdma_machine.py18 def Cancel(self): member in RegisterCdmaMachine
/external/cronet/tot/base/files/
Dfile_path_watcher_stub.cc37 void Cancel() override { set_cancelled(); } in Cancel() function in base::__anon15e6369d0111::FilePathWatcherImpl
/external/pigweed/pw_chrono_stl/public/pw_chrono_stl/
Dsystem_timer_inline.h36 inline void SystemTimer::Cancel() { native_type_.Cancel(); } in Cancel() function
/external/cronet/stable/base/files/
Dfile_path_watcher_stub.cc37 void Cancel() override { set_cancelled(); } in Cancel() function in base::__anon0455f0010111::FilePathWatcherImpl
/external/libchrome/base/files/
Dfile_path_watcher_stub.cc28 void Cancel() override {} in Cancel() function in base::__anon2400c8a10111::FilePathWatcherImpl
/external/tflite-support/tensorflow_lite_support/cc/port/default/
Dtflite_wrapper.cc55 void TfLiteInterpreterWrapper::Cancel() { in Cancel() function in tflite::support::TfLiteInterpreterWrapper

12345678910>>...14