Searched refs:ExtractPatchProfile (Results 1 – 4 of 4) sorted by relevance
28 bool ExtractPatchProfile(std::ostream &dest) const;
28 bool PatchExtractor::ExtractPatchProfile(std::ostream &dest) const in ExtractPatchProfile() function in OHOS::AppExecFwk::PatchExtractor
44 if (!patchExtractor.ExtractPatchProfile(outStreamForHatchInfo)) { in ParsePatchInfo()
526 bool result = patchExtractor.ExtractPatchProfile(osForTest);