HomeSort by relevance Sort by last modified time
    Searched refs:StringCchPrintf (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 306 StringCchPrintf(buf, MAXERRORLENGTH, TEXT("Error details: "));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strsafe.h 524 #define StringCchPrintf __MINGW_NAME_AW(StringCchPrintf)
    [all...]

Completed in 556 milliseconds