Searched refs:g_lastErrorCode (Results 1 – 1 of 1) sorted by relevance
39 static int32_t g_lastErrorCode = 0; variable49 g_lastErrorCode = static_cast<int32_t>(errorCode); \95 *codeOut = g_lastErrorCode; in GetAndClearLastError()98 g_lastErrorCode = ErrCode::NO_ERROR; in GetAndClearLastError()