Home
last modified time | relevance | path

Searched refs:datathree (Results 1 - 1 of 1) sorted by relevance

/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp8199 struct AsyncData* datathree = CreateAsyncData(); in HWTEST_F() local
8200 if (datathree == nullptr) { in HWTEST_F()
8203 datathree->env = envthree; in HWTEST_F()
8204 ret = napi_add_async_cleanup_hook(env, AsyncCleanupHook, datathree, &datathree->handle); in HWTEST_F()

Completed in 17 milliseconds