Home
last modified time | relevance | path

Searched refs:zip (Results 1 – 25 of 64) sorted by relevance

123

/system/extras/memory_replay/traces/
DTRACES6 camera.zip
9 gmail.zip
12 maps.zip
16 surfaceflinger.zip
20 system_server.zip
24 systemui.zip
28 youtube.zip
34 angry_birds2.zip
45 candy_crush_saga.zip
56 photos.zip
[all …]
/system/libziparchive/cli-tests/
Dzipinfo.test3 # Note: since "master key", Android uses libziparchive for all zip file
10 command: zipinfo -1 $FILES/example.zip | sort
22 command: zipinfo $FILES/example.zip | head -2
24 Archive: $FILES/example.zip
29 command: zipinfo $FILES/example.zip | tail -1
36 command: zipinfo $FILES/example.zip d1/ | sed s/17-Jun-/2017-06-/
43 command: zipinfo $FILES/example.zip d1/d2/empty.txt | sed s/17-Jun-/2017-06-/
50 command: zipinfo $FILES/example.zip d1/d2/x.txt | sed s/17-Jun-/2017-06-/
Dunzip.test3 # Note: since "master key", Android uses libziparchive for all zip file
10 command: unzip -l $FILES/example.zip d1/d2/x.txt
13 Archive: $FILES/example.zip
22 command: unzip -lq $FILES/example.zip d1/d2/x.txt
33 command: unzip -lv $FILES/example.zip d1/d2/x.txt
36 Archive: $FILES/example.zip
45 command: unzip -v $FILES/example.zip d1/d2/x.txt
48 Archive: $FILES/example.zip
57 command: unzip -q $FILES/example.zip d1/d2/a.txt && cat d1/d2/a.txt
64 command: unzip -q $FILES/example.zip
[all …]
/system/core/adb/client/
Dincremental_utils.cpp272 ZipArchiveHandle zip; in openZipArchiveFd() local
273 if (OpenArchiveFd(osfd, "apk_fd", &zip, transferFdOwnership) != 0) { in openZipArchiveFd()
281 return zip; in openZipArchiveFd()
297 ZipArchiveHandle zip; in openZipArchive() local
298 if (OpenArchiveFromMemory(mapping->data(), mapping->size(), "apk_mapping", &zip) != 0) { in openZipArchive()
302 return {zip, std::move(mapping)}; in openZipArchive()
308 auto [zip, _] = openZipArchive(fd, fileSize); in InstallationPriorityBlocks()
309 if (!zip) { in InstallationPriorityBlocks()
322 if (StartIteration(zip, &cookie, std::move(matcher)) != 0) { in InstallationPriorityBlocks()
355 CloseArchive(zip); in InstallationPriorityBlocks()
/system/bt/gd/
DAndroid.mk43 …all intermediates-dir-for,PACKAGING,bluetooth_cert_src_and_bin,HOST)/bluetooth_cert_src_and_bin.zip
67 …termediates/system/bt/gd/BluetoothFacadeAndCertGeneratedStub_py/gen/bluetooth_cert_generated_py.zip
69 LOCAL_acts_zip := $(HOST_OUT)/acts-dist/acts.zip
72 …call intermediates-dir-for,PACKAGING,bluetooth_cert_tests_py_package,HOST)/bluetooth_cert_tests.zip
100 …-goals,bluetooth_stack_with_facade,$(bluetooth_cert_tests_py_package_zip):bluetooth_cert_tests.zip)
/system/timezone/distro/
DREADME4 A distro file is a zip archive containing the files needed to update the time
8 The .zip file also contains versioning information that can be used to prevent
/system/update_engine/scripts/
Dpaycheck.py30 from six.moves import zip
229 dict(zip(args.part_names, args.part_sizes)))
255 dargs['old_parts'] = dict(zip(args.part_names, args.src_part_paths))
260 for name, path in zip(args.part_names, args.out_dst_part_paths):
278 for part_name, out_dst_part, dst_part in zip(args.part_names,
/system/sepolicy/prebuilts/api/26.0/public/
Duncrypt.te7 # Read OTA zip file from /data/data/com.google.android.gsf/app_download
20 # Read OTA zip file at /data/ota_package/.
/system/sepolicy/prebuilts/api/27.0/public/
Duncrypt.te7 # Read OTA zip file from /data/data/com.google.android.gsf/app_download
21 # Read OTA zip file at /data/ota_package/.
/system/extras/simpleperf/
DAndroid.mk43 $(call intermediates-dir-for,PACKAGING,simplerperf_script,HOST)/simpleperf_script.zip
48 $(call dist-for-goals,simpleperf,$(SIMPLEPERF_SCRIPT_PATH):simpleperf/simpleperf_script.zip)
/system/timezone/distro/tools/
DAndroid.bp15 // The tool used to create time zone distro.zip files.
25 // Code that can build a time zone distro.zip. Used in tests.
/system/sepolicy/prebuilts/api/28.0/public/
Duncrypt.te7 # Read OTA zip file from /data/data/com.google.android.gsf/app_download
21 # Read OTA zip file at /data/ota_package/.
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/gradle/wrapper/
Dgradle-wrapper.properties6 distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
/system/extras/simpleperf/demo/CppApi/gradle/wrapper/
Dgradle-wrapper.properties6 distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
/system/extras/power_profile/camera_flashlight/gradle/wrapper/
Dgradle-wrapper.properties6 distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/gradle/wrapper/
Dgradle-wrapper.properties6 distributionUrl=https\://services.gradle.org/distributions/gradle-4.6-all.zip
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/gradle/wrapper/
Dgradle-wrapper.properties6 distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip
/system/extras/power_profile/camera_avg/gradle/wrapper/
Dgradle-wrapper.properties6 distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip
/system/extras/power_profile/gps_on/gradle/wrapper/
Dgradle-wrapper.properties6 distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-all.zip
/system/extras/simpleperf/demo/JavaApi/gradle/wrapper/
Dgradle-wrapper.properties6 distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
/system/timezone/distro/core/src/main/com/android/timezone/distro/
DTimeZoneDistro.java24 import java.util.zip.ZipEntry;
25 import java.util.zip.ZipInputStream;
/system/extras/memory_replay/
DAndroid.bp93 "tests/test.zip",
113 "traces/*.zip",
/system/timezone/distro/tools/src/main/com/android/timezone/distro/builder/
DTimeZoneDistroBuilder.java27 import java.util.zip.ZipEntry;
28 import java.util.zip.ZipOutputStream;
/system/timezone/distro/core/src/test/com/android/timezone/distro/
DTimeZoneDistroTest.java31 import java.util.zip.ZipEntry;
32 import java.util.zip.ZipOutputStream;
/system/linkerconfig/
Drundiff.sh32 unzip -qqo linkerconfig_diff_test_host_tools.zip -d tools

123