Searched defs:CompletionCallback (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/components/nacl/renderer/plugin/ | ||
| D | plugin.h | 29 class CompletionCallback; variable |
| /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 |