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

  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
extensions.py 161 self._compress_outgoing = True
214 self._compress_outgoing = True
217 self._compress_outgoing = False
227 if (not self._compress_outgoing or
400 self._compress_outgoing = False
442 self._compress_outgoing = True
544 self._compress_outgoing = True
547 self._compress_outgoing = False
572 if not self._compress_outgoing:
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
extensions.py 198 self._compress_outgoing = True
254 self._compress_outgoing = True
257 self._compress_outgoing = False
268 if (not self._compress_outgoing or

Completed in 68 milliseconds