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

  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
mux.py 670 self._receive_quota = receive_quota
744 if self._receive_quota < amount:
747 self._receive_quota, amount))
749 self._receive_quota -= amount
782 self._receive_quota += amount
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
mux.py 838 self._receive_quota = receive_quota
    [all...]

Completed in 406 milliseconds