Home
last modified time | relevance | path

Searched defs:AsyncTransactionCtx (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/napi/
Duitest_napi.cpp266 struct AsyncTransactionCtx { struct
267 TransactionContext ctx_;
268 ApiReplyInfo reply_;
269 napi_async_work asyncWork_ = nullptr;
270 napi_deferred deferred_ = nullptr;
271 napi_ref jsThisRef_ = nullptr;
/test/testfwk/arkxtest/perftest/napi/src/
Dperftest_napi.cpp261 struct AsyncTransactionCtx { struct
262 TransactionContext ctx_;
263 ApiReplyInfo reply_;
264 napi_async_work asyncWork_ = nullptr;
265 napi_deferred deferred_ = nullptr;
266 napi_ref jsThisRef_ = nullptr;