Searched refs:SessionExists (Results 1 – 2 of 2) sorted by relevance
97 DCHECK(!SessionExists(session_id)); in CreateSession()160 if (!SessionExists(session_id)) in StartSession()184 if (!SessionExists(session_id)) in RecognitionAllowedCallback()255 if (!SessionExists(session_id)) in AbortSession()276 if (!SessionExists(session_id)) in StopAudioCaptureForSession()297 if (!SessionExists(session_id)) in OnRecognitionStart()315 if (!SessionExists(session_id)) in OnAudioStart()328 if (!SessionExists(session_id)) in OnEnvironmentEstimationComplete()340 if (!SessionExists(session_id)) in OnSoundStart()352 if (!SessionExists(session_id)) in OnSoundEnd()[all …]
170 bool SessionExists(int session_id) const; in NON_EXPORTED_BASE()