Searched refs:msgOut (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() argument131 auto ret = WriteToBuffer(msgOut, g_lastErrorMessage); in GetAndClearLastError()