Home
last modified time | relevance | path

Searched defs:SendCompletionCallback (Results 1 – 12 of 12) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/device/bluetooth/
H A Dbluetooth_socket.h35 using SendCompletionCallback = base::OnceCallback<void(int)>; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/device/bluetooth/
H A Dbluetooth_socket.h35 typedef base::Callback<void(int)> SendCompletionCallback; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_api_socket.h32 typedef base::Callback<void(int)> SendCompletionCallback; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_api_socket.h32 typedef base::Callback<void(int)> SendCompletionCallback; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/
H A DAsyncCallBase.cs384 protected ISendCompletionCallback SendCompletionCallback => this; field in Grpc.Core.Internal.AsyncCallBase
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/
H A DAsyncCallBase.cs378 protected ISendCompletionCallback SendCompletionCallback => this; field in Grpc.Core.Internal.AsyncCallBase
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/
H A DAsyncCallBase.cs379 protected ISendCompletionCallback SendCompletionCallback => this; field in Grpc.Core.Internal.AsyncCallBase
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/
H A DAsyncCallBase.cs378 protected ISendCompletionCallback SendCompletionCallback => this; field in Grpc.Core.Internal.AsyncCallBase
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core.Tests/Internal/
H A DFakeNativeCall.cs59 public ISendCompletionCallback SendCompletionCallback property in Grpc.Core.Internal.Tests.FakeNativeCall
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Tests/Internal/
H A DFakeNativeCall.cs59 public ISendCompletionCallback SendCompletionCallback property in Grpc.Core.Internal.Tests.FakeNativeCall
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core.Tests/Internal/
H A DFakeNativeCall.cs59 public ISendCompletionCallback SendCompletionCallback property in Grpc.Core.Internal.Tests.FakeNativeCall
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core.Tests/Internal/
H A DFakeNativeCall.cs59 public ISendCompletionCallback SendCompletionCallback property in Grpc.Core.Internal.Tests.FakeNativeCall