Home
last modified time | relevance | path

Searched refs:ExtractPatchProfile (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/
H A Dpatch_extractor.h28 bool ExtractPatchProfile(std::ostream &dest) const;
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dpatch_extractor.cpp28 bool PatchExtractor::ExtractPatchProfile(std::ostream &dest) const in ExtractPatchProfile() function in OHOS::AppExecFwk::PatchExtractor
H A Dpatch_parser.cpp44 if (!patchExtractor.ExtractPatchProfile(outStreamForHatchInfo)) { in ParsePatchInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_patch_parser_test/
H A Dbms_patch_parser_test.cpp526 bool result = patchExtractor.ExtractPatchProfile(osForTest);