Home
last modified time | relevance | path

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

/third_party/grpc/test/cpp/interop/
Dserver_helper.cc76 bool InteropServerContextInspector::IsCancelled() const { in IsCancelled() function in grpc::testing::InteropServerContextInspector
/third_party/cef/include/base/
Dcef_cancelable_callback.h116 bool IsCancelled() const { return callback_.is_null(); } in IsCancelled() function
/third_party/cef/libcef_dll/base/
Dcef_callback_internal.cc71 bool CallbackBase::IsCancelled() const { in IsCancelled() function in base::internal::CallbackBase
/third_party/cef/include/base/internal/
Dcef_callback_internal.h114 bool IsCancelled() const { in IsCancelled() function
/third_party/grpc/src/csharp/Grpc.Core.Tests/Internal/
DFakeNativeCall.cs77 public bool IsCancelled property in Grpc.Core.Internal.Tests.FakeNativeCall
/third_party/grpc/src/cpp/server/
Dserver_context.cc322 bool ServerContextBase::IsCancelled() const { in IsCancelled() function in grpc::ServerContextBase
/third_party/libusb/libusb/os/
Dhaiku_usb_backend.cpp59 USBTransfer::IsCancelled() in IsCancelled() function in USBTransfer
/third_party/abseil-cpp/absl/status/
Dstatus.cc388 bool IsCancelled(const Status& status) { in IsCancelled() function
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
Dstatus.cc387 bool IsCancelled(const Status& status) { in IsCancelled() function