HomeSort by relevance Sort by last modified time
    Searched refs:StringCchCat (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/audio_device/win/
audio_mixer_manager_win.cc 15 #include <strsafe.h> // StringCchCopy(), StringCchCat(), StringCchPrintf()
    [all...]
audio_device_wave_win.cc 20 #include <strsafe.h> // StringCchCopy(), StringCchCat(), StringCchPrintf()
    [all...]
audio_device_core_win.cc 307 StringCchCat(buf, MAXERRORLENGTH, errorText);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strsafe.h 328 #define StringCchCat __MINGW_NAME_AW(StringCchCat)
    [all...]

Completed in 96 milliseconds