OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
203
self.
_compress_outgoing
= True
259
self.
_compress_outgoing
= True
262
self.
_compress_outgoing
= False
273
if (not self.
_compress_outgoing
or
Completed in 164 milliseconds