Searched refs:SaveInstallParamInfo (Results 1 – 3 of 3) sorted by relevance
107 … void SaveInstallParamInfo(const std::string &bundleName, const InstallParam &installParam) const;
787 installer.SaveInstallParamInfo(BUNDLE_NAME, installParam);804 installer.SaveInstallParamInfo(BUNDLE_NAME, installParam);825 installer.SaveInstallParamInfo(BUNDLE_NAME, installParam);887 installer.SaveInstallParamInfo("", installParam);905 installer.SaveInstallParamInfo("", installParam);
175 SaveInstallParamInfo(bundleName_, installParam); in Install()513 void InnerSharedBundleInstaller::SaveInstallParamInfo( in SaveInstallParamInfo() function in OHOS::AppExecFwk::InnerSharedBundleInstaller