Searched refs:SetPkgContextInfoAndAliasMap (Results 1 – 3 of 3) sorted by relevance
32 void SetPkgContextInfoAndAliasMap(const std::map<std::string, std::string>& map);
29 void StagePkgContextInfo::SetPkgContextInfoAndAliasMap(const std::map<std::string, std::string>& ma… in SetPkgContextInfoAndAliasMap() function in OHOS::Ace::StagePkgContextInfo
314 pkgcontextinfo->SetPkgContextInfoAndAliasMap(runArgs_.pkgContextInfoJsonStringMap); in InitEnv()