Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_async_hook_context.h103 static CallbackScopeCode CloseCallbackScope(NativeEngine* env, NativeCallbackScope* scope) in CloseCallbackScope() function
144 nativeAsyncContext->CloseCallbackScope(engine, callbackScope); in CloseScope()
H A Dnative_node_api.cpp551 auto ret = NativeAsyncHookContext::CloseCallbackScope(reinterpret_cast<NativeEngine*>(env), in napi_close_callback_scope()