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

  /external/chromium_org/ash/wm/gestures/
tray_gesture_handler.cc 74 bool should_close = false; local
81 should_close = true;
87 should_close = true;
92 if (should_close) {
  /external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/
peer_connection_client.cc 330 std::string should_close; local
332 if (GetHeaderValue(*data, i, kConnection, &should_close) &&
333 should_close.compare("close") == 0) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
zipfile.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
zipfile.py     [all...]

Completed in 121 milliseconds