HomeSort by relevance Sort by last modified time
    Searched refs:DE_CLOSE (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/base/
physicalsocketserver.h 32 DE_CLOSE = 0x0008,
physicalsocketserver.cc 876 if ((ff & DE_CLOSE) != 0)
899 if ((ff & DE_CLOSE) != 0) {
951 if ((ff & DE_CLOSE) != 0)
1139 if (((ff & DE_CLOSE) != 0) && (id_ == cache_id)) {
    [all...]

Completed in 117 milliseconds