Home
last modified time | relevance | path

Searched defs:sharedBundleInfo (Results 1 - 15 of 15) sorted by relevance

/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() argument
84 void from_json(const nlohmann::json &jsonObject, SharedBundleInfo &sharedBundleInfo) in from_json() argument
/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/
H A Dbundle_mgr_helper_test.cpp152 BundleInfo sharedBundleInfo; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/
H A Dbms_bundle_shared_library_install_test.cpp686 SharedBundleInfo sharedBundleInfo; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp264 SharedBundleInfo sharedBundleInfo; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp385 ErrCode BundleMgrHelper::GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sharedBundleInfo, in GetDependentBundleInfo() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_false_test.cpp1205 BundleInfo sharedBundleInfo; in HWTEST_F() local
H A Dbms_bundle_permission_system_app_test.cpp1251 SharedBundleInfo sharedBundleInfo; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp3220 BaseSharedBundleInfo sharedBundleInfo; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2497 SharedBundleInfo sharedBundleInfo; in HWTEST_F() local
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp2559 SharedBundleInfo sharedBundleInfo; in DumpShared() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp3755 ErrCode BundleMgrProxy::GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h229 virtual ErrCode GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sharedBundleInfo, in GetDependentBundleInfo() argument
1333 virtual ErrCode GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp317 GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sharedBundleInfo, GetDependentBundleInfoFlag flag) GetDependentBundleInfo() argument
3397 GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) GetSharedBundleInfoBySelf() argument
H A Dbundle_data_mgr.cpp6643 SharedBundleInfo sharedBundleInfo; in GetAllSharedBundleInfo() local
6669 SharedBundleInfo sharedBundleInfo; in GetSharedBundleInfo() local
6682 ErrCode BundleDataMgr::GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp12091 SharedBundleInfo sharedBundleInfo; in HWTEST_F() local
12130 SharedBundleInfo sharedBundleInfo; in HWTEST_F() local
12161 SharedBundleInfo sharedBundleInfo; in HWTEST_F() local
[all...]

Completed in 85 milliseconds