Searched defs:GetLastError (Results 1 – 6 of 6) sorted by relevance
98 inline std::string GetLastError() const { return last_error_; } in GetLastError() function
40 using GetLastError = jvmtiError(*)(jvmtiEnv* env, char** msg); typedef
45 jvmtiError LogUtil::GetLastError(jvmtiEnv* env, char** data) { in GetLastError() function in openjdkjvmti::LogUtil
81 int GetLastError() { in GetLastError() function in PropertyServiceConnection
157 void Elf::GetLastError(ErrorData* data) { in GetLastError() function in unwindstack::Elf
662 jdwpTransportError FdForwardTransport::GetLastError(/*out*/char** err) { in GetLastError() function in dt_fd_forward::FdForwardTransport757 static jdwpTransportError GetLastError(jdwpTransportEnv* env, char** error) { in GetLastError() function in dt_fd_forward::JdwpTransportFunctions