Home
last modified time | relevance | path

Searched refs:codeOut (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
130 *codeOut = g_lastErrorCode; in GetAndClearLastError()