Searched defs:UiTestPort (Results 1 – 1 of 1) sorted by relevance
63 struct UiTestPort { struct64 RetCode (*getUiTestVersion)(ReceiveBuffer out);65 RetCode (*printLog)(int32_t level, Text tag, Text format, va_list ap);66 RetCode (*getAndClearLastError)(int32_t *codeOut, ReceiveBuffer msgOut);67 RetCode (*initLowLevelFunctions)(LowLevelFunctions *out);