Searched refs:CopyPgoFileToArkProfileDir (Results 1 – 2 of 2) sorted by relevance
596 ErrCode CopyPgoFileToArkProfileDir(const std::string &moduleName, const std::string &modulePath,
3153 … result = CopyPgoFileToArkProfileDir(modulePackage_, modulePath_, info.GetBundleName(), userId_); in ExtractModule()3308 …ErrCode ret = CopyPgoFileToArkProfileDir(iter->second.name, iter->second.hapPath, bundleName, user… in ExtractAllArkProfileFile()3318 ErrCode BaseBundleInstaller::CopyPgoFileToArkProfileDir( in CopyPgoFileToArkProfileDir() function in OHOS::AppExecFwk::BaseBundleInstaller