Home
last modified time | relevance | path

Searched refs:uv_stdio_flags (Results 1 - 6 of 6) sorted by relevance

/third_party/node/src/
H A Dprocess_wrap.cc123 options->stdio[i].flags = static_cast<uv_stdio_flags>( in ParseStdioOptions()
127 options->stdio[i].flags = static_cast<uv_stdio_flags>( in ParseStdioOptions()
H A Dspawn_sync.h90 inline uv_stdio_flags uv_flags() const;
H A Dspawn_sync.cc205 uv_stdio_flags SyncProcessStdioPipe::uv_flags() const { in uv_flags()
214 return static_cast<uv_stdio_flags>(flags); in uv_flags()
/third_party/libuv/include/
H A Duv.h1022 } uv_stdio_flags; typedef
1025 uv_stdio_flags flags;
/third_party/libuv/include/uv_ndk/
H A Duv.h950 } uv_stdio_flags; typedef
953 uv_stdio_flags flags;
/third_party/node/deps/uv/include/
H A Duv.h964 } uv_stdio_flags; typedef
967 uv_stdio_flags flags;

Completed in 13 milliseconds