Searched refs:RestoreHaps (Results 1 – 2 of 2) sorted by relevance
556 void RestoreHaps(const std::vector<std::string> &bundlePaths, const InstallParam &installParam);
228 RestoreHaps(bundlePaths, installParam); in InstallBundle()4630 void BaseBundleInstaller::RestoreHaps(const std::vector<std::string> &bundlePaths, const InstallPar… in RestoreHaps() function in OHOS::AppExecFwk::BaseBundleInstaller