Home
last modified time | relevance | path

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

/third_party/node/src/
Dhandle_wrap.h109 enum { kInitialized, kClosing, kClosed } state_; enumerator
Dspawn_sync.h72 kClosed enumerator
/third_party/skia/third_party/externals/tint/src/utils/io/
Dcommand_posix.cc31 constexpr static const int kClosed = -1; member in tint::utils::__anonce5a44a80111::File