Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_hsp_test/
H A Dbms_bundle_shared_library_install_test.cpp839 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager.h253 std::vector<SharedBundleInfo> sharedBundles; member
H A Dbundle_manager.cpp4060 static ErrCode InnerGetAllSharedBundleInfo(std::vector<SharedBundleInfo> &sharedBundles) in InnerGetAllSharedBundleInfo() argument
4143 InnerGetSharedBundleInfo(const std::string &bundleName, const std::string &moduleName, std::vector<SharedBundleInfo> &sharedBundles) InnerGetSharedBundleInfo() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp261 std::vector<SharedBundleInfo> sharedBundles; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_false_test.cpp1010 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
1023 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
H A Dbms_bundle_permission_system_app_test.cpp766 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
779 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp2493 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
4852 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp3719 ErrCode BundleMgrProxy::GetAllSharedBundleInfo(std::vector<SharedBundleInfo> &sharedBundles) in GetAllSharedBundleInfo() argument
3733 GetSharedBundleInfo(const std::string &bundleName, const std::string &moduleName, std::vector<SharedBundleInfo> &sharedBundles) GetSharedBundleInfo() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h1322 virtual ErrCode GetAllSharedBundleInfo(std::vector<SharedBundleInfo> &sharedBundles) in GetAllSharedBundleInfo() argument
1327 GetSharedBundleInfo(const std::string &bundleName, const std::string &moduleName, std::vector<SharedBundleInfo> &sharedBundles) GetSharedBundleInfo() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp8109 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
8165 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3354 ErrCode BundleMgrHostImpl::GetAllSharedBundleInfo(std::vector<SharedBundleInfo> &sharedBundles) in GetAllSharedBundleInfo() argument
3374 GetSharedBundleInfo(const std::string &bundleName, const std::string &moduleName, std::vector<SharedBundleInfo> &sharedBundles) GetSharedBundleInfo() argument
H A Dbundle_data_mgr.cpp6651 GetSharedBundleInfo(const std::string &bundleName, const std::string &moduleName, std::vector<SharedBundleInfo> &sharedBundles) GetSharedBundleInfo() argument
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp2294 ConvertAllSharedBundleInfo(napi_env env, napi_value value, const std::vector<SharedBundleInfo> &sharedBundles) ConvertAllSharedBundleInfo() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp3016 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
3070 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
4163 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local
H A Dbms_bundle_kit_service_test.cpp12183 std::vector<SharedBundleInfo> sharedBundles; in HWTEST_F() local

Completed in 117 milliseconds