Home
last modified time | relevance | path

Searched defs:hqfInfo (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/
H A Dhqf_info.cpp35 void to_json(nlohmann::json &jsonObject, const HqfInfo &hqfInfo) in to_json()
47 void from_json(const nlohmann::json &jsonObject, HqfInfo &hqfInfo) in from_json()
H A Dappqf_info.cpp115 for (auto &hqfInfo : hqfInfos) { in Marshalling() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/quick_fix/
H A Djs_application_quick_fix_info.cpp46 for (const auto &hqfInfo : hqfInfos) { in CreateJsHapModuleQuickFixInfoArray() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_deleter_test/
H A Dbms_bundle_quick_fix_deleter_test.cpp275 HqfInfo hqfInfo; variable
295 HqfInfo hqfInfo; variable
316 HqfInfo hqfInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/
H A Dquickfixdeployer_fuzzer.cpp49 HqfInfo hqfInfo; in CreateAppQuickFix() local
125 HqfInfo hqfInfo; in DoSomething2() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixchecker_fuzzer/
H A Dquickfixchecker_fuzzer.cpp46 HqfInfo hqfInfo; in CreateAppQuickFix() local
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dquick_fix_command.cpp142 for (auto hqfInfo : appqfInfo.hqfInfos) { in GetQuickFixInfoString() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/
H A Dbms_bundle_quick_fix_mgr_rdb_test.cpp166 HqfInfo hqfInfo; in GenerateAppQuickFixInfo() local
192 HqfInfo hqfInfo; in CreateAppQuickFix() local
774 HqfInfo hqfInfo; variable
801 HqfInfo hqfInfo; variable
925 HqfInfo hqfInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp298 for (auto &hqfInfo : appQuickFix.deployingAppqfInfo.hqfInfos) { in ProcessNativeLibraryPath() local
475 const HqfInfo hqfInfo, bool isLibIsolated, std::string &nativeLibraryPath, std::string &cpuAbi) in FetchPatchNativeSoAttrs()
494 for (const auto &hqfInfo : appQuickFix.deployingAppqfInfo.hqfInfos) { in HasNativeSoInBundle() local
697 for (const auto &hqfInfo : innerBundleInfo.GetAppQuickFix().deployingAppqfInfo.hqfInfos) { in SendQuickFixSystemEvent() local
H A Dquick_fix_checker.cpp125 for (const auto &hqfInfo : qfInfo.hqfInfos) { in CheckPatchNativeSoWithInstalledBundle() local
H A Dpatch_profile.cpp208 HqfInfo hqfInfo; in ToPatchInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_manager_test/
H A Dbms_bundle_quick_fix_manager_test.cpp96 HqfInfo hqfInfo; in CreateAppQuickFix() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_boot_scanner_test/
H A Dbms_bundle_quick_fix_boot_scanner_test.cpp150 HqfInfo hqfInfo; in GenerateAppQuickFixInfo() local
254 HqfInfo hqfInfo; in AddInnerBundleInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp367 HqfInfo hqfInfo; in CreateAppQuickFix() local
1657 std::vector<HqfInfo> hqfInfo; variable
1688 std::vector<HqfInfo> hqfInfo; variable
2112 std::vector<HqfInfo> hqfInfo; variable
2334 std::vector<HqfInfo> hqfInfo; variable
2355 HqfInfo hqfInfo; variable
3290 std::vector<HqfInfo> hqfInfo; variable
4714 HqfInfo hqfInfo; variable
4736 HqfInfo hqfInfo; variable
4757 HqfInfo hqfInfo; variable
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_switcher_test/
H A Dbms_bundle_quick_fix_switcher_test.cpp210 HqfInfo hqfInfo; in SetAppQuickFix() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dhap_module_info.h141 HqfInfo hqfInfo; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp1924 HqfInfo hqfInfo; variable
2267 HqfInfo hqfInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2538 for (auto &hqfInfo : appQfInfo.hqfInfos) { in UpdateLibAttrs() local
2624 [&moduleName](const auto &hqfInfo) { in ProcessDiffFiles()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_test.cpp2113 HqfInfo hqfInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp7093 HqfInfo hqfInfo; variable