Home
last modified time | relevance | path

Searched defs:bundlePackInfo (Results 1 – 25 of 34) sorted by relevance

12

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundlepackinfo_fuzzer/
H A Dgetbundlepackinfo_fuzzer.cpp31 BundlePackInfo bundlePackInfo; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dmock_form_bms_helper.cpp45 BundlePackInfo &bundlePackInfo) in GetBundlePackInfo()
H A Dmock_form_data_mgr.cpp121 bool FormDataMgr::GetPackageForm(const FormRecord &record, const BundlePackInfo &bundlePackInfo, in GetPackageForm()
H A Dfms_form_event_util_test.cpp248 BundlePackInfo bundlePackInfo; variable
265 BundlePackInfo bundlePackInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/free_install/
H A Dfree_install.cpp281 static void ConvertSummaryApp(napi_env env, napi_value &app, const BundlePackInfo &bundlePackInfo) in ConvertSummaryApp()
454 napi_env env, napi_value &modulesArray, const BundlePackInfo &bundlePackInfo) in ConvertSummaryModules()
475 napi_env env, napi_value &jsSummary, const BundlePackInfo &bundlePackInfo) in ConvertPackageSummary()
488 napi_env env, napi_value &jsPackagesArray, const BundlePackInfo &bundlePackInfo) in ConvertPackages()
512 napi_env env, napi_value &result, int32_t flag, const BundlePackInfo &bundlePackInfo) in ConvertBundlePackInfo()
549 …nnerGetBundlePackInfo(const std::string &bundleName, int32_t flags, BundlePackInfo &bundlePackInfo) in InnerGetBundlePackInfo()
H A Dfree_install.h45 BundlePackInfo bundlePackInfo; member
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgrfour_fuzzer/
H A Dformdatamgrfour_fuzzer.cpp71 BundlePackInfo bundlePackInfo; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/
H A Dformsyseventreceiver_fuzzer.cpp55 BundlePackInfo bundlePackInfo; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_bms_helper_test/
H A Dfms_form_bms_helper_test.cpp137 BundlePackInfo &bundlePackInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override in GetBundlePackInfo()
144 BundlePackInfo &bundlePackInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override in GetBundlePackInfo()
365 BundlePackInfo bundlePackInfo; variable
493 BundlePackInfo bundlePackInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dbundle_pack_info.cpp529 void to_json(nlohmann::json &jsonObject, const BundlePackInfo &bundlePackInfo) in to_json()
537 void from_json(const nlohmann::json &jsonObject, BundlePackInfo &bundlePackInfo) in from_json()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp93 BundlePackInfo bundlePackInfo; in HandleProviderUpdated() local
268 const BundlePackInfo &bundlePackInfo, const BundleInfo &bundleInfo) in ProviderFormUpdated()
H A Dform_bms_helper.cpp141 BundlePackInfo &bundlePackInfo) in GetBundlePackInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp184 BundlePackInfo bundlePackInfo; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client.cpp58 …const std::string &bundleName, const BundlePackFlag flag, BundlePackInfo &bundlePackInfo, int32_t … in GetBundlePackInfo()
H A Dbundle_mgr_client_impl.cpp86 …const std::string &bundleName, const BundlePackFlag flag, BundlePackInfo &bundlePackInfo, int32_t … in GetBundlePackInfo()
H A Dbundle_mgr_proxy.cpp475 …const std::string &bundleName, const BundlePackFlag flag, BundlePackInfo &bundlePackInfo, int32_t … in GetBundlePackInfo()
507 const std::string &bundleName, int32_t flags, BundlePackInfo &bundlePackInfo, int32_t userId) in GetBundlePackInfo()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dfms_form_mgr_service_test2.cpp115 BundlePackInfo &bundlePackInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override in GetBundlePackInfo()
122 BundlePackInfo &bundlePackInfo, int32_t userId = Constants::UNSPECIFIED_USERID) override in GetBundlePackInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp749 void BundleInstallChecker::SetPackInstallationFree(BundlePackInfo &bundlePackInfo, in SetPackInstallationFree()
801 const BundlePackInfo &bundlePackInfo, in SetEntryInstallationFree()
H A Dbundle_mgr_host_impl.cpp366 …const std::string &bundleName, const BundlePackFlag flag, BundlePackInfo &bundlePackInfo, int32_t … in GetBundlePackInfo()
372 const std::string &bundleName, int32_t flags, BundlePackInfo &bundlePackInfo, int32_t userId) in GetBundlePackInfo()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp311 BundlePackInfo bundlePackInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_system_app_test.cpp249 BundlePackInfo bundlePackInfo; variable
H A Dbms_bundle_permission_false_test.cpp225 BundlePackInfo bundlePackInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_install_checker_test.cpp502 BundlePackInfo bundlePackInfo; variable
924 BundlePackInfo bundlePackInfo; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp3164 BundlePackInfo bundlePackInfo; variable
3181 BundlePackInfo bundlePackInfo; variable
3201 BundlePackInfo bundlePackInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_parser_test/
H A Dbms_bundle_parser_test.cpp2843 BundlePackInfo bundlePackInfo; variable

12