Searched refs:codeOut (Results 1 – 1 of 1) sorted by relevance
66 RetCode (*getAndClearLastError)(int32_t *codeOut, ReceiveBuffer msgOut);128 static RetCode GetAndClearLastError(int32_t *codeOut, ReceiveBuffer msgOut) in GetAndClearLastError() argument130 *codeOut = g_lastErrorCode; in GetAndClearLastError()