Searched refs:StopDevice (Results 1 – 4 of 4) sorted by relevance
112 void StopDevice();
199 StopDevice(); in DoStopCaptureOnCaptureThread()356 void VideoCaptureImpl::StopDevice() { in StopDevice() function in content::VideoCaptureImpl
230 void StopDevice(MediaStreamType type, int session_id);
482 StopDevice(device_it->device.type, device_it->session_id); in StopStreamDevice()489 void MediaStreamManager::StopDevice(MediaStreamType type, int session_id) { in StopDevice() function in content::MediaStreamManager710 StopDevice(device.type, *it); in StopRemovedDevice()