Searched refs:IsCapturerRegistered (Results 1 – 2 of 2) sorted by relevance
92 bool IsCapturerRegistered(VideoCapturer* video_capturer) const;
240 if (!IsCapturerRegistered(video_capturer)) { in RestartVideoCapture()316 bool CaptureManager::IsCapturerRegistered(VideoCapturer* video_capturer) const { in IsCapturerRegistered() function in cricket::CaptureManager