OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ERole
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.h
260
int32_t _GetDefaultDeviceName(EDataFlow dir,
ERole
role, LPWSTR szBuffer, int bufferLen);
264
int32_t _GetDefaultDeviceID(EDataFlow dir,
ERole
role, LPWSTR szBuffer, int bufferLen);
265
int32_t _GetDefaultDeviceIndex(EDataFlow dir,
ERole
role, int* index);
267
int32_t _GetDefaultDevice(EDataFlow dir,
ERole
role, IMMDevice** ppDevice);
audio_device_core_win.cc
786
ERole
role;
868
ERole
role;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmdeviceapi.h
109
}
ERole
;
148
ERole
role,
192
ERole
role,
239
static FORCEINLINE HRESULT IMMNotificationClient_OnDefaultDeviceChanged(IMMNotificationClient* This,EDataFlow flow,
ERole
role,LPCWSTR pwstrDeviceId) {
278
ERole
role,
658
ERole
role,
701
ERole
role,
750
static FORCEINLINE HRESULT IMMDeviceEnumerator_GetDefaultAudioEndpoint(IMMDeviceEnumerator* This,EDataFlow dataFlow,
ERole
role,IMMDevice **ppEndpoint) {
780
ERole
role,
[
all
...]
Completed in 106 milliseconds