Searched refs:GetModulePkgNameMap (Results 1 – 3 of 3) sorted by relevance
208 const std::map<std::string, std::string>& GetModulePkgNameMap() const;
367 const std::map<std::string, std::string>& FormItemInfo::GetModulePkgNameMap() const in GetModulePkgNameMap() function in OHOS::AppExecFwk::FormItemInfo
210 newRecord.modulePkgNameMap = formInfo.GetModulePkgNameMap(); in CreateFormRecord()