Home
last modified time | relevance | path

Searched defs:hqf (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp166 for (const auto &hqf : appQuickFix.deployingAppqfInfo.hqfInfos) { in ToDeployQuickFixResult() local
714 for (const auto &hqf : appQfInfo.hqfInfos) { in ExtractQuickFixSoFile() local
750 for (const auto &hqf : appQfInfo.hqfInfos) { in ExtractSoAndApplyDiff() local
826 ErrCode QuickFixDeployer::ProcessApplyDiffPatch(const AppQuickFix &appQuickFix, const HqfInfo &hqf, in ProcessApplyDiffPatch()
892 void QuickFixDeployer::PrepareCodeSignatureParam(const AppQuickFix &appQuickFix, const HqfInfo &hqf, in PrepareCodeSignatureParam()
934 for (const auto &hqf : appQfInfo.hqfInfos) { in VerifyCodeSignatureForHqf() local
981 for (const auto &hqf : appQfInfo.hqfInfos) { in ExtractQuickFixResFile() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp2814 for (auto &hqf : appQfInfo.hqfInfos) { variable
4821 HqfInfo hqf; variable
4928 HqfInfo hqf; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinner_bundle_info.cpp1634 for (const auto &hqf : hqfInfos_) { in FindHapModuleInfo() local