Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_device/win/
Dcore_audio_utility_win.cc214 static const wchar_t* const kAvrtDLL = L"%WINDIR%\\system32\\Avrt.dll"; in LoadAvrtDll() local
216 ExpandEnvironmentStringsW(kAvrtDLL, path, arraysize(path)); in LoadAvrtDll()