Searched refs:patchParser (Results 1 – 2 of 2) sorted by relevance
387 PatchParser patchParser; in ParseAndCheckAppQuickFixInfos() local388 ErrCode ret = patchParser.ParsePatchInfo(bundleFilePaths, infos); in ParseAndCheckAppQuickFixInfos()964 PatchParser patchParser; in CheckHqfResourceIsValid() local965 bool hasResourceFile = patchParser.HasResourceFile(bundleFilePaths); in CheckHqfResourceIsValid()
2972 PatchParser patchParser; variable2975 ErrCode res = patchParser.ParsePatchInfo(pathName, appQuickFix);2988 PatchParser patchParser; variable2991 ErrCode res = patchParser.ParsePatchInfo(pathName, appQuickFix);3475 PatchParser patchParser; variable3478 ErrCode res = patchParser.ParsePatchInfo(filePaths, appQuickFixes);4968 PatchParser patchParser; variable4969 bool hasResourceFile = patchParser.HasResourceFile(paths);4973 hasResourceFile = patchParser.HasResourceFile(paths);4976 hasResourceFile = patchParser.HasResourceFile(paths);