Searched refs:patchPaths_ (Results 1 – 4 of 4) sorted by relevance
128 std::vector<std::string> patchPaths_; variable
33 …const std::string &targetPath) : patchPaths_(bundleFilePaths), isDebug_(isDebug), targetPath_(targ… in QuickFixDeployer()47 if (patchPaths_.empty() || (GetQuickFixDataMgr() != ERR_OK)) { in DeployQuickFix()53 ErrCode ret = ProcessBundleFilePaths(patchPaths_, realFilePaths); in DeployQuickFix()
892 quickFixDeployer->patchPaths_.emplace_back(pathpatch);
4951 deployer->patchPaths_.push_back(path);