Searched refs:gz (Results 1 – 16 of 16) sorted by relevance
/system/core/libsparse/ |
D | output_file.h | 28 struct output_file* output_file_open_fd(int fd, unsigned int block_size, int64_t len, int gz, 31 unsigned int block_size, int64_t len, int gz,
|
D | sparse.cpp | 145 int sparse_file_write(struct sparse_file* s, int fd, bool gz, bool sparse, bool crc) { in sparse_file_write() argument 157 out = output_file_open_fd(fd, s->block_size, s->len, gz, sparse, chunks, crc); in sparse_file_write()
|
D | output_file.cpp | 709 unsigned int block_size, int64_t len, int gz __unused, in output_file_open_callback() 734 struct output_file* output_file_open_fd(int fd, unsigned int block_size, int64_t len, int gz, in output_file_open_fd() argument 739 if (gz) { in output_file_open_fd()
|
/system/core/rootdir/ |
D | asan_extract.rc | 1 # When /data is available, look for /system/asan.tar.gz and potentially extract.
|
/system/timezone/ |
D | RELEASE_NOTES.md | 42 `input_data/iana/tzdb2022a.tar.gz` has [commit](https://github.com/eggert/tz/commit/cec7d9e2e83f8a3… 68 …gz` in this Android TZDB update is ICU's [`tzdata2021a3.tar.gz`](https://github.com/unicode-org/ic… 91 `input_data/iana/tzdata2021a.tar.gz` is renamed ICU's `2021a1.tar.gz`. As it 92 is not signed, `tzdata2021a.tar.gz.asc` was deleted for this release only.
|
/system/extras/simpleperf/doc/ |
D | view_the_profile.md | 49 After compressing, you can upload the `pprof.profile.gz` file to either http://pprof/ or 56 pprof --flame --tagroot threadpool pprof.profile.gz 59 pprof --flame --tagroot thread pprof.profile.gz 62 pprof --flame pprof.profile.gz 82 ./gecko_profile_generator.py | gzip > gecko_profile.json.gz 85 ./gecko_profile_generator.py --proguard-mapping-file proguard.map | gzip > gecko_profile.json.gz 88 Then drag-and-drop gecko_profile.json.gz into https://profiler.firefox.com/. 149 report_sample.py | gzip > ~/flamescope/examples/my_simpleperf_profile.gz 154 | gzip > ~/flamescope/examples/my_simpleperf_profile.gz 165 | gzip > ~/flamescope/examples/uithread.gz
|
D | scripts_reference.md | 246 $ ./gecko_profile_generator.py -i perf.data | gzip > gecko-profile.json.gz 249 Then open `gecko-profile.json.gz` in https://profiler.firefox.com/. 305 $ ./stackcollapse.py --kernel --jit | gzip > profile.folded.gz 309 $ gunzip -c profile.folded.gz \ 357 | gzip >profile-part1.json.gz 359 | gzip >profile-part2.json.gz
|
D | collect_etm_data_for_autofdo.md | 182 (host) <AOSP>$ gzip -d out/verbose.log.gz
|
/system/core/libsparse/include/sparse/ |
D | sparse.h | 165 int sparse_file_write(struct sparse_file *s, int fd, bool gz, bool sparse,
|
/system/sepolicy/private/ |
D | file.te | 1 # /proc/config.gz
|
D | adbd.te | 172 # Allow pulling config.gz for CTS purposes
|
D | shell.te | 17 # read config.gz for CTS purposes
|
D | genfs_contexts | 10 genfscon proc /config.gz u:object_r:config_gz:s0
|
/system/update_engine/update_engine/ |
D | update_metadata.proto | 364 // The compression algorithm used by VABC. Available ones are "gz", "brotli".
|
/system/update_engine/ |
D | update_metadata.proto | 364 // The compression algorithm used by VABC. Available ones are "gz", "brotli".
|
/system/sepolicy/microdroid/system/private/ |
D | genfs_contexts | 9 genfscon proc /config.gz u:object_r:config_gz:s0
|