Searched defs:sharedBundleName (Results 1 – 4 of 4) sorted by relevance
166 const std::string sharedBundleName = tmpPath.substr(0, tmpPath.find_first_of("/")); in GetPresetAppHapPath() local
259 ErrCode BundleMgrHostImpl::GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &… in GetDependentBundleInfo()2647 bool BundleMgrHostImpl::VerifyDependency(const std::string &sharedBundleName) in VerifyDependency()
197 …virtual ErrCode GetDependentBundleInfo(const std::string &sharedBundleName, BundleInfo &sharedBund… in GetDependentBundleInfo()
3200 std::string sharedBundleName; variable