Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc4691 IPropertyStore *pProps = NULL; in _GetDeviceName() local
4699 hr = pDevice->OpenPropertyStore(STGM_READ, &pProps); in _GetDeviceName()
4713 hr = pProps->GetValue(PKEY_Device_FriendlyName, &varName); in _GetDeviceName()
4748 SAFE_RELEASE(pProps); in _GetDeviceName()
4863 IPropertyStore *pProps = NULL; in _EnumerateEndpointDevicesAll() local
4917 &pProps); in _EnumerateEndpointDevicesAll()
4928 hr = pProps->GetValue( in _EnumerateEndpointDevicesAll()
5015 SAFE_RELEASE(pProps); in _EnumerateEndpointDevicesAll()
5029 SAFE_RELEASE(pProps); in _EnumerateEndpointDevicesAll()