Home
last modified time | relevance | path

Searched refs:FormatMessage (Results 1 – 25 of 39) sorted by relevance

12

/external/ltp/testcases/kernel/io/disktest/
Dglobals.c90 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM | in GetSystemErrorString()
/external/parameter-framework/upstream/test/tmpfile/windows/
DTmpFile.cpp49 FormatMessage( in formatError()
/external/lzma/CPP/Windows/
DErrorMsg.cpp24 if (::FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in MyFormatMessage()
/external/grpc-grpc/src/core/lib/gpr/
Dstring_util_windows.cc71 DWORD status = FormatMessage( in gpr_format_message()
/external/expat/xmlwf/
Dwin32filemap.c111 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in win32perror()
Dxmlwin32url.cxx347 if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in winPerror()
355 || FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER in winPerror()
/external/v8/src/
Dmessages.cc179 return MessageTemplate::FormatMessage(isolate, message->type(), arg); in GetMessage()
1027 Handle<String> MessageTemplate::FormatMessage(Isolate* isolate, in FormatMessage() function in v8::internal::MessageTemplate
1032 MaybeHandle<String> maybe_result_string = MessageTemplate::FormatMessage( in FormatMessage()
1062 MaybeHandle<String> MessageTemplate::FormatMessage(Isolate* isolate, in FormatMessage() function in v8::internal::MessageTemplate
1221 Handle<String> FormatMessage(Isolate* isolate, int template_index, in FormatMessage() function
1231 if (!MessageTemplate::FormatMessage(isolate, template_index, arg0_str, in FormatMessage()
1261 Handle<String> msg = FormatMessage(isolate, template_index, arg0, arg1, arg2); in MakeGenericError()
Dpending-compilation-error-handler.cc141 return MessageTemplate::FormatMessage(isolate, error_details_.message(), in FormatErrorMessageForTest()
Dmessages.h783 static MaybeHandle<String> FormatMessage(Isolate* isolate, int template_index,
788 static Handle<String> FormatMessage(Isolate* isolate, int template_index,
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DWindows.h37 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_FROM_SYSTEM, in MakeErrMsg()
/external/curl/lib/
Dstrerror.c670 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, err, in Curl_strerror()
1046 if(FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM | in Curl_sspi_strerror()
/external/python/cpython2/Python/
Ddynload_win.c214 theLength = FormatMessage(
Derrors.c349 int len = FormatMessage( in PyErr_SetFromErrnoWithFilenameObject()
434 len = FormatMessage( in PyErr_SetExcFromWindowsErrWithFilenameObject()
/external/libpcap/testprogs/
Dfindalldevstest.c42 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, error, 0, errbuf, in win32_strerror()
Dthreadsignaltest.c88 FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, error, 0, errbuf, in win32_strerror()
/external/curl/tests/server/
Dutil.c153 if(!FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, err, in win32_perror()
/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc264 FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER | in Win32ErrorMessage()
/external/python/cpython2/Modules/zlib/
Dminigzip.c87 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
Dgzlib.c40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
/external/zlib/src/test/
Dminigzip.c87 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
/external/zlib/src/
Dgzlib.c40 DWORD chars = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM
/external/deqp/execserver/
DxsWin32TestProcess.cpp60 …if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_FROM_SYSTEM|FORMAT_MESSAGE_IGNORE_… in formatErrMsg()
/external/deqp/framework/delibs/deutil/
DdeProcess.c553 …if (FormatMessage(FORMAT_MESSAGE_ALLOCATE_BUFFER|FORMAT_MESSAGE_FROM_SYSTEM|FORMAT_MESSAGE_IGNORE_… in deProcess_setErrorFromWin32()
/external/libusb/libusb/os/
Dwince_usb.c58 size = FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM, NULL, error_code, in windows_error_str()
/external/python/cpython2/Doc/c-api/
Dexceptions.rst214 is used instead. It calls the Win32 function :c:func:`FormatMessage` to retrieve
218 :c:func:`FormatMessage`), and then calls ``PyErr_SetObject(PyExc_WindowsError,

12