Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.h247 int SetBoolProperty(IPropertyStore* ptrPS,
Daudio_device_core_win.cc4233 if (SetBoolProperty(ps, in SetDMOProperties()
4242 if (SetBoolProperty(ps, in SetDMOProperties()
4250 if (SetBoolProperty(ps, in SetDMOProperties()
4324 int AudioDeviceWindowsCore::SetBoolProperty(IPropertyStore* ptrPS, in SetBoolProperty() function in webrtc::AudioDeviceWindowsCore