Searched defs:sharedBundleName (Results 1 – 5 of 5) sorted by relevance
147 const std::string sharedBundleName = tmpPath.substr(0, tmpPath.find_first_of("/")); in GetOtherHspPath() local
151 std::string sharedBundleName; variable
377 ErrCode BundleMgrHelper::GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sh… in GetDependentBundleInfo()
327 ErrCode BundleMgrHostImpl::GetDependentBundleInfo(const std::string &sharedBundleName, in GetDependentBundleInfo()3481 bool BundleMgrHostImpl::VerifyDependency(const std::string &sharedBundleName) in VerifyDependency()
4366 std::string sharedBundleName; variable