Searched defs:CurrentDeviceName (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_capture/
H A Dvideo_capture_impl.cc39 const char* VideoCaptureImpl::CurrentDeviceName() const function in class:webrtc::videocapturemodule::VideoCaptureImpl
/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_capturer.cc240 const char* ViECapturer::CurrentDeviceName() const { function in class:webrtc::ViECapturer
241 return capture_module_->CurrentDeviceName();

Completed in 1385 milliseconds