Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/napi/native_engine/
H A Dnative_engine.h311 virtual bool InitContainerScopeFunc(int32_t id);
H A Dnative_engine.cpp651 bool NativeEngine::InitContainerScopeFunc(int32_t id) in InitContainerScopeFunc() function in NativeEngine
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/worker/
H A Dworker.cpp1443 if (!engine->InitContainerScopeFunc(scopeId_)) { in HostOnMessageInner()
1521 if (!engine->InitContainerScopeFunc(scopeId_)) { in HostOnGlobalCallInner()
1737 if (!hostEngine->InitContainerScopeFunc(scopeId_)) { in HostOnErrorInner()