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

  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine.h 95 EVENT_DOWNSTREAM_RESPONSE,
109 // In case of EVENT_DOWNSTREAM_RESPONSE, hold the current chunk bytes.
google_streaming_remote_engine.cc 198 FSMEventArgs event_args(EVENT_DOWNSTREAM_RESPONSE);
257 case EVENT_DOWNSTREAM_RESPONSE:
265 case EVENT_DOWNSTREAM_RESPONSE:
281 case EVENT_DOWNSTREAM_RESPONSE:

Completed in 124 milliseconds