Home
last modified time | relevance | path

Searched defs:sharedBundleInfo (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/
H A Dshared_bundle_info.cpp75 void to_json(nlohmann::json &jsonObject, const SharedBundleInfo &sharedBundleInfo) in to_json()
84 void from_json(const nlohmann::json &jsonObject, SharedBundleInfo &sharedBundleInfo) in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp264 SharedBundleInfo sharedBundleInfo; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/
H A Dbms_bundle_shared_library_install_test.cpp686 SharedBundleInfo sharedBundleInfo; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/
H A Dbundle_mgr_helper_test.cpp152 BundleInfo sharedBundleInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_system_app_test.cpp1229 SharedBundleInfo sharedBundleInfo; variable
H A Dbms_bundle_permission_false_test.cpp1207 BundleInfo sharedBundleInfo; variable
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp377 …grHelper::GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sharedBundleInfo, in GetDependentBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp693 for (const auto& sharedBundleInfo : shareBundleInfos) { in ProcessSharedBundleProvisionInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp2984 BaseSharedBundleInfo sharedBundleInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2663 SharedBundleInfo sharedBundleInfo; in DumpShared() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1334 …rrCode GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp328 BundleInfo &sharedBundleInfo, GetDependentBundleInfoFlag flag) in GetDependentBundleInfo()
3439 SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf()
H A Dbundle_mgr_service_event_handler.cpp2910 for (const auto &sharedBundleInfo : shareBundleInfos) { in ProcessSharedBundleProvisionInfo() local
H A Dbundle_data_mgr.cpp6619 SharedBundleInfo sharedBundleInfo; in GetAllSharedBundleInfo() local
6645 SharedBundleInfo sharedBundleInfo; in GetSharedBundleInfo() local
6658 …taMgr::GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp11974 SharedBundleInfo sharedBundleInfo; variable
12013 SharedBundleInfo sharedBundleInfo; variable
12044 SharedBundleInfo sharedBundleInfo; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp3722 …Proxy::GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2498 SharedBundleInfo sharedBundleInfo; variable