Searched refs:GetCompressionPath (Results 1 – 3 of 3) sorted by relevance
59 const std::string &GetCompressionPath() const;
49 if (!packageParser_.GetCompressionPath().empty()) { in InitCompression()50 …auto compressionMgr = CompressionParser::GetCompressionParser(packageParser_.GetCompressionPath()); in InitCompression()
441 const std::string &PackageParser::GetCompressionPath() const in GetCompressionPath() function in OHOS::Global::Restool::PackageParser