Home
last modified time | relevance | path

Searched defs:IsCancelled (Results 1 – 25 of 41) sorted by relevance

12

/external/grpc-grpc/test/cpp/interop/
Dserver_helper.cc79 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled() function in grpc::testing::InteropServerContextInspector
/external/cronet/stable/net/dns/
Dserial_worker.h79 bool IsCancelled() const { return state_ == State::kCancelled; } in IsCancelled() function
/external/cronet/tot/net/dns/
Dserial_worker.h79 bool IsCancelled() const { return state_ == State::kCancelled; } in IsCancelled() function
/external/perfetto/src/bigtrace/orchestrator/
Dresizable_task_pool.h43 bool IsCancelled() { in IsCancelled() function
/external/cronet/tot/base/functional/
Dcallback_internal.cc57 bool BindStateHolder::IsCancelled() const { in IsCancelled() function in base::internal::BindStateHolder
Dcallback.h120 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function
313 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function
Dcallback_internal.h94 bool IsCancelled() const { in IsCancelled() function
/external/cronet/stable/base/functional/
Dcallback_internal.cc57 bool BindStateHolder::IsCancelled() const { in IsCancelled() function in base::internal::BindStateHolder
Dcallback.h120 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function
313 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function
Dcallback_internal.h94 bool IsCancelled() const { in IsCancelled() function
/external/tensorflow/tensorflow/core/framework/
Dcancellation.h74 bool IsCancelled() { return is_cancelled_.load(std::memory_order_acquire); } in IsCancelled() function
/external/libchrome/base/
Dcallback_internal.h75 bool IsCancelled() const { in IsCancelled() function
Dcancelable_callback.h81 bool IsCancelled() const { in IsCancelled() function
Dcallback_internal.cc59 bool CallbackBase::IsCancelled() const { in IsCancelled() function in base::internal::CallbackBase
Dcallback_unittest.cc32 static bool IsCancelled(const internal::BindStateBase*) { in IsCancelled() function
/external/cronet/stable/base/
Dcancelable_callback.h84 bool IsCancelled() const { in IsCancelled() function
/external/cronet/tot/base/
Dcancelable_callback.h84 bool IsCancelled() const { in IsCancelled() function
/external/tensorflow/tensorflow/core/data/service/
Dcross_trainer_cache.h333 bool CrossTrainerCache<ElementType>::IsCancelled() const in IsCancelled() function
/external/tensorflow/tensorflow/lite/
Dinterpreter_experimental.cc73 bool Interpreter::IsCancelled() { return primary_subgraph().IsCancelled(); } in IsCancelled() function in tflite::Interpreter
/external/cronet/stable/net/base/
Ddirectory_lister.cc176 bool DirectoryLister::Core::IsCancelled() const { in IsCancelled() function in net::DirectoryLister::Core
/external/cronet/tot/net/base/
Ddirectory_lister.cc176 bool DirectoryLister::Core::IsCancelled() const { in IsCancelled() function in net::DirectoryLister::Core
/external/tensorflow/tensorflow/core/platform/
Derrors.cc191 bool IsCancelled(const Status& status) { in IsCancelled() function
/external/pigweed/pw_status/public/pw_status/
Dstatus_with_size.h166 [[nodiscard]] constexpr bool IsCancelled() const { in IsCancelled() function
Dstatus.h160 [[nodiscard]] constexpr bool IsCancelled() const { in IsCancelled() function
/external/federated-compute/fcp/secagg/server/
Dsecagg_scheduler.h225 bool IsCancelled() { in IsCancelled() function

12