/external/grpc-grpc/test/cpp/interop/ |
D | server_helper.cc | 79 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled() function in grpc::testing::InteropServerContextInspector
|
/external/cronet/stable/net/dns/ |
D | serial_worker.h | 79 bool IsCancelled() const { return state_ == State::kCancelled; } in IsCancelled() function
|
/external/cronet/tot/net/dns/ |
D | serial_worker.h | 79 bool IsCancelled() const { return state_ == State::kCancelled; } in IsCancelled() function
|
/external/perfetto/src/bigtrace/orchestrator/ |
D | resizable_task_pool.h | 43 bool IsCancelled() { in IsCancelled() function
|
/external/cronet/tot/base/functional/ |
D | callback_internal.cc | 57 bool BindStateHolder::IsCancelled() const { in IsCancelled() function in base::internal::BindStateHolder
|
D | callback.h | 120 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function 313 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function
|
D | callback_internal.h | 94 bool IsCancelled() const { in IsCancelled() function
|
/external/cronet/stable/base/functional/ |
D | callback_internal.cc | 57 bool BindStateHolder::IsCancelled() const { in IsCancelled() function in base::internal::BindStateHolder
|
D | callback.h | 120 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function 313 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function
|
D | callback_internal.h | 94 bool IsCancelled() const { in IsCancelled() function
|
/external/tensorflow/tensorflow/core/framework/ |
D | cancellation.h | 74 bool IsCancelled() { return is_cancelled_.load(std::memory_order_acquire); } in IsCancelled() function
|
/external/libchrome/base/ |
D | callback_internal.h | 75 bool IsCancelled() const { in IsCancelled() function
|
D | cancelable_callback.h | 81 bool IsCancelled() const { in IsCancelled() function
|
D | callback_internal.cc | 59 bool CallbackBase::IsCancelled() const { in IsCancelled() function in base::internal::CallbackBase
|
D | callback_unittest.cc | 32 static bool IsCancelled(const internal::BindStateBase*) { in IsCancelled() function
|
/external/cronet/stable/base/ |
D | cancelable_callback.h | 84 bool IsCancelled() const { in IsCancelled() function
|
/external/cronet/tot/base/ |
D | cancelable_callback.h | 84 bool IsCancelled() const { in IsCancelled() function
|
/external/tensorflow/tensorflow/core/data/service/ |
D | cross_trainer_cache.h | 333 bool CrossTrainerCache<ElementType>::IsCancelled() const in IsCancelled() function
|
/external/tensorflow/tensorflow/lite/ |
D | interpreter_experimental.cc | 73 bool Interpreter::IsCancelled() { return primary_subgraph().IsCancelled(); } in IsCancelled() function in tflite::Interpreter
|
/external/cronet/stable/net/base/ |
D | directory_lister.cc | 176 bool DirectoryLister::Core::IsCancelled() const { in IsCancelled() function in net::DirectoryLister::Core
|
/external/cronet/tot/net/base/ |
D | directory_lister.cc | 176 bool DirectoryLister::Core::IsCancelled() const { in IsCancelled() function in net::DirectoryLister::Core
|
/external/tensorflow/tensorflow/core/platform/ |
D | errors.cc | 191 bool IsCancelled(const Status& status) { in IsCancelled() function
|
/external/pigweed/pw_status/public/pw_status/ |
D | status_with_size.h | 166 [[nodiscard]] constexpr bool IsCancelled() const { in IsCancelled() function
|
D | status.h | 160 [[nodiscard]] constexpr bool IsCancelled() const { in IsCancelled() function
|
/external/federated-compute/fcp/secagg/server/ |
D | secagg_scheduler.h | 225 bool IsCancelled() { in IsCancelled() function
|