Searched defs:GetLastError (Results 1 – 11 of 11) sorted by relevance
90 const std::string &GetLastError() { return lasterror_; } in GetLastError() function
140 DWORD GetLastError() in GetLastError() function
244 #define GetLastError() errno macro300 #define GetLastError() errno macro
458 GetLastError = windll.kernel32.GetLastError variable460 GetLastError = windll.coredll.GetLastError variable
444 GetLastError = windll.kernel32.GetLastError variable446 GetLastError = windll.coredll.GetLastError variable
74 GetLastError = _stdcall_libraries['kernel32'].GetLastError variable
247 jdwpTransportError GetLastError(char** error) { in GetLastError() function
412 int OS::GetLastError() { in GetLastError() function in v8::base::OS
493 int OS::GetLastError() { in GetLastError() function in v8::base::OS
55 #define GetLastError() errno macro
510 int GetLastError() { in GetLastError() function