Searched refs:GetPkgName (Results 1 – 2 of 2) sorted by relevance
112 std::string GetPkgName(const std::string &path);
226 std::string pkgType = GetPkgName(pkgName); in CreatePackage()637 std::string PkgManagerImpl::GetPkgName(const std::string &path) in DoCreatePkgStream() function in Hpackage::PkgManagerImpl