Home
last modified time | relevance | path

Searched refs:msgOut (Results 1 – 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/addon/
Dextension_executor.cpp66 RetCode (*getAndClearLastError)(int32_t *codeOut, ReceiveBuffer msgOut);
128 static RetCode GetAndClearLastError(int32_t *codeOut, ReceiveBuffer msgOut) in GetAndClearLastError() argument
131 auto ret = WriteToBuffer(msgOut, g_lastErrorMessage); in GetAndClearLastError()