Home
last modified time | relevance | path

Searched defs:Pluck (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DCompletionQueueSafeHandle.cs62 public CompletionQueueEvent Pluck(IntPtr tag) in Pluck() method in Grpc.Core.Internal.CompletionQueueSafeHandle
/external/grpc-grpc/include/grpcpp/impl/codegen/
Dcompletion_queue.h299 bool Pluck(internal::CompletionQueueTag* tag) { in Pluck() function