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

  /external/chromium_org/content/browser/speech/
google_streaming_remote_engine.h 120 bool end_of_response);
google_streaming_remote_engine.cc 126 bool end_of_response) {
139 << " eor: " << end_of_response; local
158 << " EOR " << end_of_response;
189 if (end_of_response) {

Completed in 263 milliseconds