Searched defs:IsIPCPipe (Results 1 – 3 of 3) sorted by relevance
/third_party/node/src/ | ||
D | stream_wrap.cc | 198 bool LibuvStreamWrap::IsIPCPipe() { in IsIPCPipe() function in node::LibuvStreamWrap |
D | stream_base.cc | 481 bool StreamBase::IsIPCPipe() { in IsIPCPipe() function in node::StreamBase |
/third_party/node/src/crypto/ | ||
D | crypto_tls.cc | 913 bool TLSWrap::IsIPCPipe() { in IsIPCPipe() function in node::crypto::TLSWrap |