Home
last modified time | relevance | path

Searched defs:sharedBundleName (Results 1 – 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/frameworks/native/runtime/
Djs_module_reader.cpp145 const std::string sharedBundleName = tmpPath.substr(0, tmpPath.find_first_of("/")); in GetOtherHspPath() local
/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/
Dbundle_mgr_helper_test.cpp137 std::string sharedBundleName; variable
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
Dbundle_mgr_helper.cpp324 ErrCode BundleMgrHelper::GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sh… in GetDependentBundleInfo()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp282 ErrCode BundleMgrHostImpl::GetDependentBundleInfo(const std::string &sharedBundleName, in GetDependentBundleInfo()
2913 bool BundleMgrHostImpl::VerifyDependency(const std::string &sharedBundleName) in VerifyDependency()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
Dbms_bundle_data_mgr_test.cpp3209 std::string sharedBundleName; variable