Home
last modified time | relevance | path

Searched refs:deviceListLength (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/mac/
Daudio_device_mac.h198 const uint32_t deviceListLength);
Daudio_device_mac.cc1723 const uint32_t deviceListLength) { in GetNumberDevices() argument
1799 if (numberScopedDevices >= deviceListLength) { in GetNumberDevices()