Home
last modified time | relevance | path

Searched defs:writeCallback (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core/Internal/
DNativeLogRedirector.cs37 static GprLogDelegate writeCallback; field in Grpc.Core.Internal.NativeLogRedirector
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_wire/client/
DBuffer.h39 DawnBufferMapWriteCallback writeCallback = nullptr; member
/third_party/node/lib/internal/http2/
Dcore.js2085 const writeCallback = (err) => { function
/third_party/parse5/packages/parse5/lib/parser/
Dindex.js462 runParsingLoopForCurrentChunk(writeCallback, scriptHandler) { argument