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

/external/chromium_org/third_party/webrtc/base/
H A Dposix.cc39 EXIT_FLAG_FDWALK_ERRORS = 1 << 1, enumerator in enum:rtc::__anon15677
63 exit_code |= EXIT_FLAG_FDWALK_ERRORS;
116 if (exit_code & EXIT_FLAG_FDWALK_ERRORS) {

Completed in 238 milliseconds