zip 17 base/android/java/src/org/chromium/base/library_loader/LibraryLoaderHelper.java import java.util.zip.ZipEntry; zip 18 base/android/java/src/org/chromium/base/library_loader/LibraryLoaderHelper.java import java.util.zip.ZipFile; zip 47 chrome/android/java/src/org/chromium/chrome/browser/autofill/PersonalDataManager.java String state, String zip, String country, String phoneNumber, String emailAddress) { zip 49 chrome/android/java/src/org/chromium/chrome/browser/autofill/PersonalDataManager.java addressLine2, city, state, zip, country, phoneNumber, emailAddress); zip 54 chrome/android/java/src/org/chromium/chrome/browser/autofill/PersonalDataManager.java String zip, String country, String phoneNumber, String emailAddress) { zip 63 chrome/android/java/src/org/chromium/chrome/browser/autofill/PersonalDataManager.java mZip = zip; zip 165 chrome/android/java/src/org/chromium/chrome/browser/autofill/PersonalDataManager.java public void setZip(String zip) { zip 166 chrome/android/java/src/org/chromium/chrome/browser/autofill/PersonalDataManager.java mZip = zip; zip 1183 chrome/browser/autofill/autofill_interactive_uitest.cc base::string16 zip(base::IntToString16(base::RandInt(0, 10000))); zip 1189 chrome/browser/autofill/autofill_interactive_uitest.cc profile.SetRawInfo(ADDRESS_HOME_ZIP, zip); zip 103 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc zip::ZipReader reader; zip 108 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc const zip::ZipReader::EntryInfo* entry = reader.current_entry_info(); zip 53 chrome/browser/chromeos/imageburner/burn_manager.cc if (zip::Unzip(source_zip_file, source_zip_file.DirName())) { zip 187 chrome/browser/component_updater/component_unpacker.cc if (!zip::Unzip(path_, destination)) { zip 116 chrome/browser/extensions/api/image_writer_private/operation.cc zip::ZipReader::EntryInfo* entry_info = zip_reader_.current_entry_info(); zip 204 chrome/browser/extensions/api/image_writer_private/operation.h zip::ZipReader zip_reader_; zip 79 chrome/browser/extensions/api/image_writer_private/operation_unittest.cc ASSERT_TRUE(zip::Zip(image_dir, zip_file_, true)); zip 202 chrome/browser/extensions/extension_creator.cc if (!zip::ZipWithFilterCallback(extension_dir, *zip_path, filter_cb)) { zip 266 chrome/browser/feedback/feedback_util.cc zip::Zip(temp_path, zip_file, false) && zip 785 chrome/browser/safe_browsing/download_protection_service_unittest.cc ASSERT_TRUE(zip::Zip(zip_source_dir.path(), a_tmp, false)); zip 800 chrome/browser/safe_browsing/download_protection_service_unittest.cc ASSERT_TRUE(zip::Zip(zip_source_dir.path(), a_tmp, false)); zip 64 chrome/browser/ui/autofill/autofill_dialog_i18n_input_unittest.cc const DetailInput& zip = inputs[input_index++]; zip 65 chrome/browser/ui/autofill/autofill_dialog_i18n_input_unittest.cc EXPECT_EQ(ADDRESS_HOME_ZIP, zip.type); zip 66 chrome/browser/ui/autofill/autofill_dialog_i18n_input_unittest.cc EXPECT_EQ(zip.length, DetailInput::SHORT); zip 15 chrome/common/safe_browsing/zip_analyzer.cc zip::ZipReader reader; zip 75 chrome/test/chromedriver/chrome_launcher.cc if (!zip::Unzip(extension_zip, extension_dir)) zip 520 chrome/test/chromedriver/chrome_launcher.cc if (!zip::Unzip(extension_crx, extension_dir)) zip 96 chrome/test/chromedriver/util.cc if (!zip::Unzip(archive, unzip_dir)) zip 183 chrome/test/chromedriver/util.cc static bool FromBytes(const std::string& bytes, ZipEntry* zip, zip 192 chrome/test/chromedriver/util.cc if (!stream.ReadUInt16(&zip->version_needed)) { zip 196 chrome/test/chromedriver/util.cc if (!stream.ReadUInt16(&zip->bit_flag)) { zip 200 chrome/test/chromedriver/util.cc if (!stream.ReadUInt16(&zip->compression_method)) { zip 204 chrome/test/chromedriver/util.cc if (!stream.ReadUInt16(&zip->mod_time)) { zip 208 chrome/test/chromedriver/util.cc if (!stream.ReadUInt16(&zip->mod_date)) { zip 212 chrome/test/chromedriver/util.cc if (!stream.ReadUInt32(&zip->crc)) { zip 221 chrome/test/chromedriver/util.cc if (!stream.ReadUInt32(&zip->uncompressed_size)) { zip 235 chrome/test/chromedriver/util.cc if (!stream.ReadString(&zip->name, name_length)) { zip 239 chrome/test/chromedriver/util.cc if (!stream.ReadString(&zip->fields, field_length)) { zip 243 chrome/test/chromedriver/util.cc if (zip->bit_flag & 0x8) { zip 250 chrome/test/chromedriver/util.cc if (!stream.ReadString(&zip->compressed_data, compressed_size)) { zip 259 chrome/test/chromedriver/util.cc if (!stream.ReadUInt32(&zip->crc)) { zip 267 chrome/test/chromedriver/util.cc if (compressed_size != zip->compressed_data.length()) { zip 271 chrome/test/chromedriver/util.cc if (!stream.ReadUInt32(&zip->uncompressed_size)) { zip 277 chrome/test/chromedriver/util.cc if (!stream.ReadString(&zip->compressed_data, compressed_size)) { zip 551 chrome/utility/chrome_content_utility_client.cc succeeded = zip::ZipFiles(src_dir, src_relative_paths, dest_fd.fd); zip 181 chrome/utility/extensions/unpacker.cc if (!zip::Unzip(extension_path_, temp_install_dir_)) { zip 223 content/browser/indexed_db/indexed_db_internals_ui.cc zip::Zip(context->GetFilePath(origin_url), zip_path, true); zip 61 content/common/android/address_parser_unittest.cc bool IsZipValid(const std::string& zip, const std::string& state) const { zip 65 content/common/android/address_parser_unittest.cc base::string16 zip_16 = base::UTF8ToUTF16(zip); zip 27 net/cronet/android/java/src/org/chromium/net/HttpUrlConnectionUrlRequest.java import java.util.zip.GZIPInputStream; zip 49 third_party/npapi/npspy/extern/java/zip.h zip_close(zip_t *zip); zip 52 third_party/npapi/npspy/extern/java/zip.h zip_get(zip_t *zip, const char *fn, void HUGEP *buf, int32_t len); zip 58 third_party/npapi/npspy/extern/java/zip.h zip_stat(zip_t *zip, const char *fn, struct stat *sbuf); zip 69 third_party/zlib/google/zip.cc char buf[zip::internal::kZipBufSize]; zip 71 third_party/zlib/google/zip.cc num_bytes = file.ReadAtCurrentPos(buf, zip::internal::kZipBufSize); zip 11 third_party/zlib/google/zip.h namespace zip { zip 24 third_party/zlib/google/zip_internal.h namespace zip { zip 24 third_party/zlib/google/zip_reader.h namespace zip { zip 82 third_party/zlib/google/zip_unittest.cc ASSERT_TRUE(zip::Unzip(path, test_dir_)); zip 145 third_party/zlib/google/zip_unittest.cc EXPECT_TRUE(zip::Zip(src_dir, zip_file, true)); zip 146 third_party/zlib/google/zip_unittest.cc ASSERT_TRUE(zip::Unzip(zip_file, out_dir)); zip 188 third_party/zlib/google/zip_unittest.cc ASSERT_FALSE(zip::Unzip(path, output_dir)); zip 204 third_party/zlib/google/zip_unittest.cc ASSERT_FALSE(zip::Unzip(path, output_dir)); zip 219 third_party/zlib/google/zip_unittest.cc EXPECT_TRUE(zip::Zip(src_dir, zip_file, true)); zip 232 third_party/zlib/google/zip_unittest.cc EXPECT_TRUE(zip::Zip(src_dir, zip_file, false)); zip 250 third_party/zlib/google/zip_unittest.cc EXPECT_TRUE(zip::Zip(src_dir_russian, zip_file, true)); zip 289 third_party/zlib/google/zip_unittest.cc EXPECT_TRUE(zip::ZipFiles(src_dir, zip_file_list_, zip 293 third_party/zlib/google/zip_unittest.cc zip::ZipReader reader; zip 299 third_party/zlib/google/zip_unittest.cc const zip::ZipReader::EntryInfo* entry_info = reader.current_entry_info();