Home
last modified time | relevance | path

Searched refs:GetOrCreateIDForHandle (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/renderer/
Dspeech_recognition_dispatcher.cc80 msg_params.request_id = GetOrCreateIDForHandle(handle); in start()
92 routing_id(), GetOrCreateIDForHandle(handle))); in stop()
102 routing_id(), GetOrCreateIDForHandle(handle))); in abort()
215 int SpeechRecognitionDispatcher::GetOrCreateIDForHandle( in GetOrCreateIDForHandle() function in content::SpeechRecognitionDispatcher
Dspeech_recognition_dispatcher.h57 int GetOrCreateIDForHandle(const blink::WebSpeechRecognitionHandle& handle);