Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.h220 void SetPkgContextInfo(const RefPtr<StagePkgContextInfo>& PkgContextInfo);
H A Dace_ability.cpp315 container->SetPkgContextInfo(pkgcontextinfo); in InitEnv()
H A Dace_container.cpp303 void AceContainer::SetPkgContextInfo(const RefPtr<StagePkgContextInfo>& PkgContextInfo) in SetPkgContextInfo() function in OHOS::Ace::Platform::AceContainer