Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/shared/
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()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
Dbundle_mgr_interface.h197 …l ErrCode GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sharedBundleInfo) in GetDependentBundleInfo()
1149 …rrCode GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/
Dbms_bundle_shared_library_install_test.cpp685 SharedBundleInfo sharedBundleInfo; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
Dbms_bundle_permission_system_app_test.cpp1196 SharedBundleInfo sharedBundleInfo; variable
Dbms_bundle_permission_false_test.cpp1187 BundleInfo sharedBundleInfo; variable
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
Dbms_bundle_data_storage_database_test.cpp2498 BaseSharedBundleInfo sharedBundleInfo; variable
/foundation/bundlemanager/bundle_tool/frameworks/src/
Dbundle_command.cpp2221 SharedBundleInfo sharedBundleInfo; in DumpShared() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp259 …HostImpl::GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sharedBundleInfo) in GetDependentBundleInfo()
2615 SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf()
Dbundle_mgr_service_event_handler.cpp1970 for (const auto &sharedBundleInfo : shareBundleInfos) { in ProcessSharedBundleProvisionInfo() local
Dbundle_data_mgr.cpp4696 SharedBundleInfo sharedBundleInfo; in GetAllSharedBundleInfo() local
4722 SharedBundleInfo sharedBundleInfo; in GetSharedBundleInfo() local
4735 …taMgr::GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_kit_service_test.cpp9683 SharedBundleInfo sharedBundleInfo; variable
9722 SharedBundleInfo sharedBundleInfo; variable
9753 SharedBundleInfo sharedBundleInfo; variable
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp3316 …Proxy::GetSharedBundleInfoBySelf(const std::string &bundleName, SharedBundleInfo &sharedBundleInfo) in GetSharedBundleInfoBySelf()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
Dbms_bundle_manager_test.cpp2435 SharedBundleInfo sharedBundleInfo; variable