Searched refs:msgOut (Results 1 – 2 of 2) sorted by relevance
57 RetCode (*getAndClearLastError)(int32_t *codeOut, ReceiveBuffer msgOut);
89 static RetCode GetAndClearLastError(int32_t *codeOut, ReceiveBuffer msgOut) in GetAndClearLastError() argument96 auto ret = WriteToBuffer(msgOut, g_lastErrorMessage); in GetAndClearLastError()