Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_pkg_context_info.h38 const std::map<std::string, std::vector<std::vector<std::string>>>& GetPkgContextInfoMap();
H A Dstage_pkg_context_info.cpp85 …ap<std::string, std::vector<std::vector<std::string>>>& StagePkgContextInfo::GetPkgContextInfoMap() in GetPkgContextInfoMap() function in OHOS::Ace::StagePkgContextInfo
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.cpp192 declarativeFrontend->SetpkgContextInfoList(PkgContextInfo_->GetPkgContextInfoMap()); in InitializeFrontend()
210 cardFrontend->SetpkgContextInfoList(PkgContextInfo_->GetPkgContextInfoMap()); in InitializeFrontend()