Lines Matching full:getlasterror
488 // any error info, but leave GetLastError() for the caller to read. This is
506 android::base::SystemErrorCodeToString(GetLastError()).c_str());
522 android::base::SystemErrorCodeToString(GetLastError()).c_str());
601 const DWORD err = GetLastError();
683 android::base::SystemErrorCodeToString(GetLastError()).c_str());
755 android::base::SystemErrorCodeToString(GetLastError()).c_str());
780 android::base::SystemErrorCodeToString(GetLastError()).c_str());
841 const DWORD err = GetLastError();
842 // If the ACK was not written and the process exited, GetLastError()
877 android::base::SystemErrorCodeToString(GetLastError()).c_str());