Searched refs:IsOnDeviceThread (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/renderer_host/media/
H A Daudio_input_device_manager.h95 bool IsOnDeviceThread() const;
H A Daudio_input_device_manager.cc160 DCHECK(IsOnDeviceThread());
195 DCHECK(IsOnDeviceThread());
268 bool AudioInputDeviceManager::IsOnDeviceThread() const { function in class:content::AudioInputDeviceManager
H A Dvideo_capture_manager.cc231 DCHECK(IsOnDeviceThread());
520 DCHECK(IsOnDeviceThread());
574 bool VideoCaptureManager::IsOnDeviceThread() const { function in class:content::VideoCaptureManager
583 DCHECK(IsOnDeviceThread());
710 DCHECK(IsOnDeviceThread());
723 DCHECK(IsOnDeviceThread());
H A Dvideo_capture_manager.h177 bool IsOnDeviceThread() const;

Completed in 142 milliseconds