Home
last modified time | relevance | path

Searched defs:WebSpeechInputResultArray (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/chromium/public/
DWebSpeechInputResult.h59 typedef WebVector<WebSpeechInputResult> WebSpeechInputResultArray; typedef
DWebSpeechInputListener.h58 …virtual void setRecognitionResult(int, const WebSpeechInputResultArray&) { WEBKIT_ASSERT_NOT_REACH… in setRecognitionResult()