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

  /external/chromium/net/tools/testserver/
xmppserver.py 195 (_INITIAL_STREAM_NEEDED,
202 # Used when in the _INITIAL_STREAM_NEEDED and _AUTH_STREAM_NEEDED
211 # Used when in the _INITIAL_STREAM_NEEDED state.
253 self._state = self._INITIAL_STREAM_NEEDED
308 if self._state == self._INITIAL_STREAM_NEEDED:
  /external/chromium_org/sync/tools/testserver/
xmppserver.py 194 (_INITIAL_STREAM_NEEDED,
201 # Used when in the _INITIAL_STREAM_NEEDED and _AUTH_STREAM_NEEDED
210 # Used when in the _INITIAL_STREAM_NEEDED state.
258 self._state = self._INITIAL_STREAM_NEEDED
317 if self._state == self._INITIAL_STREAM_NEEDED:

Completed in 51 milliseconds