Home
last modified time | relevance | path

Searched defs:NumberOfDevices (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/video_capture/ios/
Ddevice_info_ios.mm84 uint32_t DeviceInfoIos::NumberOfDevices() { function
/external/webrtc/webrtc/modules/video_capture/windows/
Ddevice_info_mf.cc26 uint32_t DeviceInfoMF::NumberOfDevices() { in NumberOfDevices() function in webrtc::videocapturemodule::DeviceInfoMF
Ddevice_info_ds.cc123 uint32_t DeviceInfoDS::NumberOfDevices() in NumberOfDevices() function in webrtc::videocapturemodule::DeviceInfoDS
/external/webrtc/webrtc/modules/video_capture/external/
Ddevice_info_external.cc24 virtual uint32_t NumberOfDevices() { return 0; } in NumberOfDevices() function in webrtc::videocapturemodule::ExternalDeviceInfo
/external/webrtc/webrtc/modules/video_capture/linux/
Ddevice_info_linux.cc58 uint32_t DeviceInfoLinux::NumberOfDevices() in NumberOfDevices() function in webrtc::videocapturemodule::DeviceInfoLinux
/external/webrtc/talk/media/webrtc/
Dfakewebrtcdeviceinfo.h57 virtual uint32_t NumberOfDevices() { in NumberOfDevices() function