Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/win/
Dcore_audio_utility_win.cc454 ComPtr<IMMDeviceCollection> CreateCollectionInternal(EDataFlow data_flow) { in CreateCollectionInternal() function
481 ComPtr<IMMDeviceCollection> collection = CreateCollectionInternal(data_flow); in GetDeviceNamesInternal()
685 ComPtr<IMMDeviceCollection> collection = CreateCollectionInternal(data_flow); in NumberOfActiveDevices()