Searched defs:CompletionCallback (Results 1 – 2 of 2) sorted by relevance
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ | ||
D | RequestCallContextSafeHandle.cs | 60 public RequestCallCompletionDelegate CompletionCallback { get; set; } property in Grpc.Core.Internal.RequestCallContextSafeHandle |
/external/libchrome/mojo/public/cpp/system/ | ||
D | file_data_pipe_producer.cc | 56 using CompletionCallback = typedef in mojo::FileDataPipeProducer::FileSequenceState |