Home
last modified time | relevance | path

Searched defs:onwrite (Results 1 - 2 of 2) sorted by relevance

/third_party/node/lib/internal/
H A Djs_stream_socket.js34 function onwrite(req, bufs) { return this[owner_symbol].doWrite(req, bufs); } function
/third_party/node/lib/internal/streams/
H A Dwritable.js428 function onwrite(stream, er) { function

Completed in 2 milliseconds