Home
last modified time | relevance | path

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

/external/lzma/CPP/Windows/
DError.cpp35 if (::FormatMessageW(FORMAT_MESSAGE_ALLOCATE_BUFFER | in MyFormatMessage()
/external/qemu/distrib/mini-glib/src/
Dglib-mini-win32.c71 FormatMessageW(FORMAT_MESSAGE_ALLOCATE_BUFFER in g_win32_error_message()
/external/chromium_org/third_party/sqlite/src/src/
Dos_win.c76 # define FormatMessageW(a,b,c,d,e,f,g) 0 macro
1991 …dwLen = FormatMessageW(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAG… in getLastErrorMsg()
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc289 DWORD messageLength = ::FormatMessageW(dwFlags, in CoreAudioIsSupported()
5039 DWORD messageLength = ::FormatMessageW(dwFlags, in _TraceCOMError()
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c31196 # define FormatMessageW(a,b,c,d,e,f,g) 0
33110 …dwLen = FormatMessageW(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM | FORMAT_MESSAG…
/external/sqlite/dist/
Dsqlite3.c32575 { "FormatMessageW", (SYSCALL)FormatMessageW, 0 },
/external/sqlite/dist/orig/
Dsqlite3.c32555 { "FormatMessageW", (SYSCALL)FormatMessageW, 0 },