Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dposix.cc39 EXIT_FLAG_FDWALK_ERRORS = 1 << 1, enumerator
63 exit_code |= EXIT_FLAG_FDWALK_ERRORS; in RunAsDaemon()
116 if (exit_code & EXIT_FLAG_FDWALK_ERRORS) { in RunAsDaemon()