Searched refs:include_path (Results 1 – 2 of 2) sorted by relevance
47 const std::string& include_path);
62 const std::string& include_path) in ZipSourceTree() argument63 : zip_file_(zip_file), include_path_(include_path), last_error_code_(0) { in ZipSourceTree()