Searched defs:SpeechInputManagerImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium/chrome/browser/speech/
H A Dspeech_input_manager.cc95 class SpeechInputManagerImpl : public SpeechInputManager, class in namespace:speech_input::__anon2284
138 friend struct base::DefaultLazyInstanceTraits<SpeechInputManagerImpl>;
139 SpeechInputManagerImpl();
140 virtual ~SpeechInputManagerImpl();
157 base::LazyInstance<SpeechInputManagerImpl> g_speech_input_manager_impl(
181 SpeechInputManagerImpl::SpeechInputManagerImpl() function in class:speech_input::SpeechInputManagerImpl
187 SpeechInputManagerImpl::~SpeechInputManagerImpl() {
192 bool SpeechInputManagerImpl
[all...]

Completed in 16 milliseconds