Home
last modified time | relevance | path

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

12

/external/grpc-grpc/test/cpp/interop/
Dserver_helper.cc72 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled() function in grpc::testing::InteropServerContextInspector
/external/cronet/net/dns/
Dserial_worker.h79 bool IsCancelled() const { return state_ == State::kCancelled; } in IsCancelled() function
/external/cronet/base/functional/
Dcallback.h118 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function
300 bool IsCancelled() const { return holder_.IsCancelled(); } in IsCancelled() function
Dcallback_internal.cc61 bool BindStateHolder::IsCancelled() const { in IsCancelled() function in base::internal::BindStateHolder
Dcallback_internal.h81 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/base/
Dcancelable_callback.h82 bool IsCancelled() const { in IsCancelled() function
/external/pigweed/pw_status/public/pw_status/
Dstatus_with_size.h137 [[nodiscard]] constexpr bool IsCancelled() const { in IsCancelled() function
Dstatus.h259 [[nodiscard]] constexpr 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/tensorflow/tensorflow/core/platform/
Derrors.cc191 bool IsCancelled(const Status& status) { in IsCancelled() function
/external/cronet/net/base/
Ddirectory_lister.cc173 bool DirectoryLister::Core::IsCancelled() const { in IsCancelled() function in net::DirectoryLister::Core
/external/grpc-grpc/src/cpp/server/
Dserver_context.cc182 bool ServerContext::IsCancelled() const { in IsCancelled() function in grpc::ServerContext
/external/icing/icing/absl_ports/
Dcanonical_errors.cc117 bool IsCancelled(const libtextclassifier3::Status& status) { in IsCancelled() function
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
DFakeNativeCall.cs77 public bool IsCancelled property in Grpc.Core.Internal.Tests.FakeNativeCall
/external/cronet/third_party/protobuf/src/google/protobuf/stubs/
Dstatus.cc139 bool IsCancelled(const Status& status) { in IsCancelled() function
/external/protobuf/src/google/protobuf/stubs/
Dstatus.cc139 bool IsCancelled(const Status& status) { in IsCancelled() function
/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_context.cc327 bool ServerContextBase::IsCancelled() const { in IsCancelled() function in grpc::ServerContextBase
/external/libusb/libusb/os/
Dhaiku_usb_backend.cpp59 USBTransfer::IsCancelled() in IsCancelled() function in USBTransfer
/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.cc49 bool IsCancelled(CancellationManager* cancel_mgr) { in IsCancelled() function

12