Searched defs:sharedBundleName (Results 1 – 5 of 5) sorted by relevance
145 const std::string sharedBundleName = tmpPath.substr(0, tmpPath.find_first_of("/")); in GetOtherHspPath() local
137 std::string sharedBundleName; variable
324 ErrCode BundleMgrHelper::GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sh… in GetDependentBundleInfo()
282 ErrCode BundleMgrHostImpl::GetDependentBundleInfo(const std::string &sharedBundleName, in GetDependentBundleInfo()2913 bool BundleMgrHostImpl::VerifyDependency(const std::string &sharedBundleName) in VerifyDependency()
3209 std::string sharedBundleName; variable