Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_async_hook_context.h87 … auto callbackScope = callbackScopeManager->Open(env_, resource_.ToLocal(), GetAsyncIdInfo()); in OpenCallbackScope() local
140 NativeCallbackScope* callbackScope, in CloseScope()
168 NativeCallbackScope* callbackScope; in InternalMakeCallback() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/taskpool/
H A Dtaskpool.cpp138 …CallbackScope callbackScope(resultInfo->hostEnv, resultInfo->workerEnv, resultInfo->taskId, status… in ExecuteCallbackInner() local