speakingErrorOccurred 81 Source/modules/speech/SpeechSynthesis.h virtual void speakingErrorOccurred(PassRefPtr<PlatformSpeechSynthesisUtterance>) OVERRIDE; speakingErrorOccurred 45 Source/modules/speech/testing/PlatformSpeechSynthesizerMock.cpp , m_speakingErrorOccurredTimer(this, &PlatformSpeechSynthesizerMock::speakingErrorOccurred) speakingErrorOccurred 65 Source/modules/speech/testing/PlatformSpeechSynthesizerMock.cpp client()->speakingErrorOccurred(m_utterance); speakingErrorOccurred 49 Source/modules/speech/testing/PlatformSpeechSynthesizerMock.h void speakingErrorOccurred(Timer<PlatformSpeechSynthesizerMock>*); speakingErrorOccurred 74 Source/platform/exported/WebSpeechSynthesizerClientImpl.cpp m_client->speakingErrorOccurred(utterance); speakingErrorOccurred 51 Source/platform/exported/WebSpeechSynthesizerClientImpl.h virtual void speakingErrorOccurred(const blink::WebSpeechSynthesisUtterance&); speakingErrorOccurred 54 Source/platform/speech/PlatformSpeechSynthesizer.h virtual void speakingErrorOccurred(PassRefPtr<PlatformSpeechSynthesisUtterance>) = 0; speakingErrorOccurred 44 public/platform/WebSpeechSynthesizerClient.h virtual void speakingErrorOccurred(const WebSpeechSynthesisUtterance&) = 0;