/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/quick_fix/ |
H A D | hqf_info.cpp | 35 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 D | appqf_info.cpp | 115 for (auto &hqfInfo : hqfInfos) { in Marshalling() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/quick_fix/ |
H A D | js_application_quick_fix_info.cpp | 46 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 D | bms_bundle_quick_fix_deleter_test.cpp | 275 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 D | quickfixdeployer_fuzzer.cpp | 49 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 D | quickfixchecker_fuzzer.cpp | 46 HqfInfo hqfInfo; in CreateAppQuickFix() local
|
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/ |
H A D | quick_fix_command.cpp | 142 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 D | bms_bundle_quick_fix_mgr_rdb_test.cpp | 166 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 D | quick_fix_deployer.cpp | 298 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 D | quick_fix_checker.cpp | 125 for (const auto &hqfInfo : qfInfo.hqfInfos) { in CheckPatchNativeSoWithInstalledBundle() local
|
H A D | patch_profile.cpp | 208 HqfInfo hqfInfo; in ToPatchInfo() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_manager_test/ |
H A D | bms_bundle_quick_fix_manager_test.cpp | 96 HqfInfo hqfInfo; in CreateAppQuickFix() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_boot_scanner_test/ |
H A D | bms_bundle_quick_fix_boot_scanner_test.cpp | 150 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 D | bms_bundle_quick_fix_test.cpp | 367 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 D | bms_bundle_quick_fix_switcher_test.cpp | 210 HqfInfo hqfInfo; in SetAppQuickFix() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | hap_module_info.h | 141 HqfInfo hqfInfo; member
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/ |
H A D | bms_bundle_data_storage_database_test.cpp | 1924 HqfInfo hqfInfo; variable 2267 HqfInfo hqfInfo; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | base_bundle_installer.cpp | 2538 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 D | bms_bundle_installer_test.cpp | 2113 HqfInfo hqfInfo; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
H A D | bms_bundle_kit_service_test.cpp | 7093 HqfInfo hqfInfo; variable
|