Searched refs:zip_entry_path (Results 1 – 1 of 1) sorted by relevance
129 std::string zip_entry_path = in Create() local134 if (util::EndsWith(zip_entry_path, "/")) { in Create()139 Source(zip_entry_path, path.to_string())); in Create()140 collection->files_by_name_[zip_entry_path] = file.get(); in Create()