Searched refs:ZipSourceTree (Results 1 – 2 of 2) sorted by relevance
38 class ZipSourceTree : public pb::compiler::SourceTree {46 ZipSourceTree(const std::shared_ptr<android::ZipFileRO>& zip_file,56 ZipSourceTree source_tree_;
61 ZipSourceTree::ZipSourceTree(const std::shared_ptr<android::ZipFileRO>& zip_file, in ZipSourceTree() function in tuningfork::ZipSourceTree67 ZipSourceTree::Open(const std::string& relative_path) { in Open()90 std::string ZipSourceTree::GetLastErrorMessage() { in GetLastErrorMessage()94 int ZipSourceTree::GetLastErrorCode() { in GetLastErrorCode()98 const std::shared_ptr<android::ZipFileRO>& ZipSourceTree::ZipFile() const { in ZipFile()102 std::string ZipSourceTree::IncludePath() const { in IncludePath()