Home
last modified time | relevance | path

Searched refs:PkgContextInfo (Results 1 – 2 of 2) 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_container.cpp303 void AceContainer::SetPkgContextInfo(const RefPtr<StagePkgContextInfo>& PkgContextInfo) in SetPkgContextInfo() argument
305 PkgContextInfo_ = PkgContextInfo; in SetPkgContextInfo()