Home
last modified time | relevance | path

Searched refs:is_named_pipe_ipc (Results 1 – 2 of 2) sorted by relevance

/third_party/node/src/
Dstream_wrap.h67 inline bool is_named_pipe_ipc() const { in is_named_pipe_ipc() function
Dstream_wrap.cc184 return is_named_pipe_ipc(); in IsIPCPipe()
241 if (is_named_pipe_ipc() && in OnUvRead()