Home
last modified time | relevance | path

Searched defs:gz (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/
H A DDropBoxTest.java719 File gz = new File(dir, "file.gz"); in testDropBoxEntrySerialization() local
/aosp14/system/core/libsparse/
H A Dsparse.cpp145 int sparse_file_write(struct sparse_file* s, int fd, bool gz, bool sparse, bool crc) { in sparse_file_write()
H A Doutput_file.cpp734 struct output_file* output_file_open_fd(int fd, unsigned int block_size, int64_t len, int gz, in output_file_open_fd()