Searched defs:asyncResult (Results 1 – 4 of 4) sorted by relevance
62 var asyncResult = asyncCall.UnaryCallAsync(req); field in Grpc.Core.Calls.TResponse
121 read_cb (GObject *source, GAsyncResult *asyncResult, gpointer data) in read_cb()206 multipart_read_cb (GObject *source, GAsyncResult *asyncResult, gpointer data) in multipart_read_cb()
683 { in mediaCaptureInitPre()
1277 SkPixmap asyncResult(info, asyncContext.fResult->data(0), asyncContext.fResult->rowBytes(0)); in DEF_GPUTEST_FOR_GL_RENDERING_CONTEXTS() local