OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HandleExists
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/renderer/
speech_recognition_dispatcher.h
55
bool
HandleExists
(const blink::WebSpeechRecognitionHandle& handle);
speech_recognition_dispatcher.cc
84
if (recognizer_client_ != recognizer_client || !
HandleExists
(handle))
94
if (recognizer_client_ != recognizer_client || !
HandleExists
(handle))
226
bool SpeechRecognitionDispatcher::
HandleExists
(
Completed in 138 milliseconds