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

  /external/chromium/net/tools/testserver/
xmppserver.py 197 _AUTH_STREAM_NEEDED,
202 # Used when in the _INITIAL_STREAM_NEEDED and _AUTH_STREAM_NEEDED
224 # Used when in the _AUTH_STREAM_NEEDED state.
317 self._state = self._AUTH_STREAM_NEEDED
319 elif self._state == self._AUTH_STREAM_NEEDED:
  /external/chromium_org/sync/tools/testserver/
xmppserver.py 196 _AUTH_STREAM_NEEDED,
201 # Used when in the _INITIAL_STREAM_NEEDED and _AUTH_STREAM_NEEDED
228 # Used when in the _AUTH_STREAM_NEEDED state.
327 self._state = self._AUTH_STREAM_NEEDED
332 elif self._state == self._AUTH_STREAM_NEEDED:

Completed in 70 milliseconds