Home
last modified time | relevance | path

Searched defs:HasWantsWrite (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dstream_base.h266 virtual bool HasWantsWrite() const { return false; } in HasWantsWrite() function
Dnode_http2.h297 bool HasWantsWrite() const override { return true; } in HasWantsWrite() function