Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_node_api.cpp539 …NativeAsyncHookContext* nodeAsyncContext = reinterpret_cast<NativeAsyncHookContext*>(async_context… in napi_open_callback_scope() local
541 *result = reinterpret_cast<napi_callback_scope>(nodeAsyncContext->OpenCallbackScope()); in napi_open_callback_scope()