Home
last modified time | relevance | path

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

/foundation/arkui/napi/native_engine/
Dnative_node_api.cpp508 auto callbackScope = callbackScopeManager->Open(engine); in napi_open_callback_scope() local
530 auto callbackScope = reinterpret_cast<NativeCallbackScope*>(scope); in napi_close_callback_scope() local