Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/interop/
Dserver_helper.cc72 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled() function in grpc::testing::InteropServerContextInspector
/external/tensorflow/tensorflow/core/framework/
Dcancellation.h67 bool IsCancelled() { return is_cancelled_.load(std::memory_order_acquire); } in IsCancelled() function
Dcancellation_test.cc102 TEST(Cancellation, IsCancelled) { in TEST() argument
/external/libchrome/base/
Dcallback_internal.h75 bool IsCancelled() const { in IsCancelled() function
Dcallback_internal.cc59 bool CallbackBase::IsCancelled() const { in IsCancelled() function in base::internal::CallbackBase
Dcancelable_callback.h81 bool IsCancelled() const { in IsCancelled() function
Dcallback_unittest.cc32 static bool IsCancelled(const internal::BindStateBase*) { in IsCancelled() function
/external/grpc-grpc/src/cpp/server/
Dserver_context.cc182 bool ServerContext::IsCancelled() const { in IsCancelled() function in grpc::ServerContext
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/Internal/
DFakeNativeCall.cs77 public bool IsCancelled property in Grpc.Core.Internal.Tests.FakeNativeCall
/external/libusb/libusb/os/
Dhaiku_usb_backend.cpp59 USBTransfer::IsCancelled() in IsCancelled() function in USBTransfer