Home
last modified time | relevance | path

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

/foundation/arkui/napi/native_engine/
H A Dnative_async_work.cpp90 containerScopeId_ = ContainerScope::CurrentId();
236 ContainerScope containerScope(that->containerScopeId_); in AsyncAfterWorkCallback()
H A Dnative_async_work.h87 int32_t containerScopeId_; member in NativeAsyncWork
H A Dnative_safe_async_work.h113 int32_t containerScopeId_; member in NativeSafeAsyncWork
H A Dnative_safe_async_work.cpp103 containerScopeId_ = ContainerScope::CurrentId(); in NativeSafeAsyncWork()
314 ContainerScope containerScope(containerScopeId_); in ProcessAsyncHandle()
/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/common/
H A Djs_backend_timer_module.cpp78 ContainerScope containerScope(containerScopeId_); in operator ()()
116 int32_t containerScopeId_ = ContainerScope::CurrentId(); member in OHOS::Ace::__anon1565::final

Completed in 3 milliseconds