Home
last modified time | relevance | path

Searched defs:GetLastError (Results 1 – 14 of 14) sorted by relevance

/external/lzma/CPP/Common/
DMyWindows.cpp140 DWORD GetLastError() in GetLastError() function
/external/skia/src/core/
DSkError.cpp79 SkError SkErrorInternals::GetLastError() { in GetLastError() function in SkErrorInternals
/external/webrtc/webrtc/voice_engine/
Dvoice_engine_defines.h244 #define GetLastError() errno macro
300 #define GetLastError() errno macro
/external/chromium-trace/catapult/telemetry/third_party/pyserial/serial/
Dwin32.py74 GetLastError = _stdcall_libraries['kernel32'].GetLastError variable
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/jni-headers/
DjdwpTransport.h224 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/external/libgdx/extensions/gdx-freetype/jni/jni-headers/
DjdwpTransport.h224 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/external/libgdx/gdx/jni/jni-headers/
DjdwpTransport.h224 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/headers/
DjdwpTransport.h224 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/external/libgdx/extensions/gdx-bullet/jni/jni-headers/
DjdwpTransport.h224 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/jni-headers/
DjdwpTransport.h224 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/external/v8/src/base/platform/
Dplatform-posix.cc407 int OS::GetLastError() { in GetLastError() function in v8::base::OS
Dplatform-win32.cc494 int OS::GetLastError() { in GetLastError() function in v8::base::OS
/external/pdfium/fpdfsdk/src/
Dfpdfview.cpp272 int GetLastError() { in GetLastError() function
/external/webrtc/webrtc/test/channel_transport/
Dudp_transport_impl.cc55 #define GetLastError() errno macro