Home
last modified time | relevance | path

Searched defs:ChannelWrap (Results 1 – 3 of 3) sorted by relevance

/third_party/node/test/parallel/
Dtest-dns-resolve-promises.js11 cares.ChannelWrap.prototype.queryA = () => UV_EPERM; class in cares
/third_party/node/src/
Dcares_wrap.h34 class ChannelWrap; variable
Dcares_wrap.cc638 ChannelWrap::ChannelWrap( in ChannelWrap() function in node::cares_wrap::ChannelWrap