Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/mac/
Daudio_device_mac.h169 const uint32_t deviceListLength);
Daudio_device_mac.cc1549 const uint32_t deviceListLength) { in GetNumberDevices() argument
1625 if (numberScopedDevices >= deviceListLength) { in GetNumberDevices()