Searched refs:GetPkgEntry (Results 1 – 3 of 3) sorted by relevance
63 PkgEntryPtr GetPkgEntry(const std::string &path);
421 PkgEntryPtr pkgEntry = GetPkgEntry(path); in ExtractFile()443 PkgEntryPtr pkgEntry = GetPkgEntry(path); in GetFileInfo()450 PkgEntryPtr PkgManagerImpl::GetPkgEntry(const std::string &path) in GetPkgEntry() function in Hpackage::PkgManagerImpl