Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/python/cpython2/Lib/ctypes/
D__init__.py462 GetLastError = windll.kernel32.GetLastError variable
464 GetLastError = windll.coredll.GetLastError variable
/aosp_15_r20/external/OpenCSD/decoder/include/common/
H A Docsd_error_logger.h64 virtual ocsdError *GetLastError() { return m_lastErr; }; in GetLastError() function
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/
H A DChunk.h98 inline std::string GetLastError() const { return last_error_; } in GetLastError() function
/aosp_15_r20/art/dt_fd_forward/
H A Ddt_fd_forward.cc672 jdwpTransportError FdForwardTransport::GetLastError(/*out*/char** err) { in GetLastError() function in dt_fd_forward::FdForwardTransport
767 static jdwpTransportError GetLastError(jdwpTransportEnv* env, char** error) { in GetLastError() function in dt_fd_forward::JdwpTransportFunctions
/aosp_15_r20/external/perfetto/src/trace_processor/importers/etm/
H A Derror_logger.cc80 ocsdError* ErrorLogger::GetLastError() { in GetLastError() function in perfetto::trace_processor::etm::ErrorLogger
/aosp_15_r20/art/test/1957-error-ext/
H A Dlasterror.cc40 using GetLastError = jvmtiError(*)(jvmtiEnv* env, char** msg); typedef
/aosp_15_r20/external/flatbuffers/include/flatbuffers/
H A Dregistry.h87 const std::string &GetLastError() { return lasterror_; } in GetLastError() function
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/
H A Dregistry.h86 const std::string &GetLastError() { return lasterror_; } in GetLastError() function
/aosp_15_r20/art/openjdkjvmti/
H A Dti_logging.cc45 jvmtiError LogUtil::GetLastError(jvmtiEnv* env, char** data) { in GetLastError() function in openjdkjvmti::LogUtil
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/
H A Dregistry.h87 const std::string &GetLastError() { return lasterror_; } in GetLastError() function
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/
H A DChunk.java162 String GetLastError() { in GetLastError() method in Chunk.Iterator
/aosp_15_r20/bionic/libc/bionic/
H A Dsystem_property_set.cpp93 int GetLastError() { in GetLastError() function in PropertyServiceConnection
/aosp_15_r20/external/lzma/CPP/Common/
H A DMyWindows.cpp144 DWORD GetLastError() in GetLastError() function
/aosp_15_r20/system/unwinding/libunwindstack/
H A DElf.cpp160 void Elf::GetLastError(ErrorData* data) { in GetLastError() function in unwindstack::Elf
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/
H A Dwin32.py74 GetLastError = _stdcall_libraries['kernel32'].GetLastError variable
/aosp_15_r20/external/python/pyserial/serial/
Dwin32.py95 GetLastError = _stdcall_libraries['kernel32'].GetLastError variable
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/include/
DjdwpTransport.h247 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/aosp_15_r20/external/oj-libjdwp/src/share/javavm/export/
H A DjdwpTransport.h247 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/include/
DjdwpTransport.h247 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-x86/include/
DjdwpTransport.h260 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/aosp_15_r20/prebuilts/jdk/jdk21/linux-x86/include/
DjdwpTransport.h260 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/aosp_15_r20/prebuilts/jdk/jdk21/darwin-arm64/include/
DjdwpTransport.h260 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/aosp_15_r20/prebuilts/jdk/jdk21/windows-x86/include/
DjdwpTransport.h260 jdwpTransportError GetLastError(char** error) { in GetLastError() function
/aosp_15_r20/external/python/cpython3/Lib/ctypes/
D__init__.py473 GetLastError = windll.kernel32.GetLastError variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/
D__init__.py473 GetLastError = windll.kernel32.GetLastError variable

12