m_stopping 63 Source/modules/speech/SpeechRecognition.cpp if (m_started && !m_stopping) { m_stopping 64 Source/modules/speech/SpeechRecognition.cpp m_stopping = true; m_stopping 72 Source/modules/speech/SpeechRecognition.cpp if (m_started && !m_stopping) { m_stopping 73 Source/modules/speech/SpeechRecognition.cpp m_stopping = true; m_stopping 141 Source/modules/speech/SpeechRecognition.cpp m_stopping = false; m_stopping 119 Source/modules/speech/SpeechRecognition.h bool m_stopping;