Home
last modified time | relevance | path

Searched refs:compression (Results 1 – 15 of 15) sorted by relevance

/packages/modules/adb/daemon/
Dfile_sync_service.cpp279 CompressionType compression) { in handle_send_file_data() argument
287 switch (compression) { in handle_send_file_data()
356 CompressionType compression, bool dry_run, std::vector<char>& buffer, in handle_send_file() argument
410 if (!handle_send_file_data(s, std::move(fd), timestamp, compression)) { in handle_send_file()
514 static bool send_impl(int s, const std::string& path, mode_t mode, CompressionType compression, in send_impl() argument
545 compression, dry_run, buffer, do_unlink); in send_impl()
593 std::optional<CompressionType> compression; in do_send_v2() local
598 if (compression) { in do_send_v2()
602 compression = CompressionType::Brotli; in do_send_v2()
606 if (compression) { in do_send_v2()
[all …]
/packages/modules/adb/client/
Dfile_sync_client.cpp277 CompressionType ResolveCompressionType(CompressionType compression) const { in ResolveCompressionType()
278 if (compression == CompressionType::Any) { in ResolveCompressionType()
288 return compression; in ResolveCompressionType()
356 bool SendSend2(std::string_view path, mode_t mode, CompressionType compression, bool dry_run) { in SendSend2() argument
373 switch (compression) { in SendSend2()
408 bool SendRecv2(const std::string& path, CompressionType compression) { in SendRecv2() argument
424 switch (compression) { in SendRecv2()
624 const std::string& rpath, unsigned mtime, CompressionType compression, in SendLargeFile() argument
635 compression = ResolveCompressionType(compression); in SendLargeFile()
637 if (!SendSend2(path, mode, compression, dry_run)) { in SendLargeFile()
[all …]
Dfile_sync_client.h26 CompressionType compression, bool dry_run, bool quiet);
28 CompressionType compression, const char* name = nullptr, bool quiet = false);
31 CompressionType compression, bool dry_run, bool quiet);
Dcommandline.cpp1310 CompressionType* compression, bool* dry_run) { in parse_push_pull_args() argument
1313 *compression = parse_compression_type(adb_compression, true); in parse_push_pull_args()
1330 *compression = parse_compression_type(*++arg, false); in parse_push_pull_args()
1333 *compression = CompressionType::None; in parse_push_pull_args()
1967 CompressionType compression = CompressionType::Any; in adb_commandline() local
1972 &compression, &dry_run); in adb_commandline()
1977 return do_sync_push(srcs, dst, sync, compression, dry_run, quiet) ? 0 : 1; in adb_commandline()
1981 CompressionType compression = CompressionType::None; in adb_commandline() local
1986 &compression, nullptr); in adb_commandline()
1988 return do_sync_pull(srcs, dst, copy_attrs, compression, nullptr, quiet) ? 0 : 1; in adb_commandline()
[all …]
/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/
DDomainUtils.java75 public static byte[] encode(@NonNull final String[] domains, boolean compression) { in encode() argument
86 if (compression) { in encode()
126 public static ArrayList<String> decode(@NonNull final ByteBuffer buffer, boolean compression) { in decode() argument
133 15 /* maxLabelCount */, compression); in decode()
/packages/apps/Messaging/src/com/android/messaging/util/
DGifTranscoder.java53 final float compression = (inputSize > 0) ? ((float) outputSize / inputSize) : 0; in transcode() local
61 compression * 100.0f)); in transcode()
/packages/modules/adb/docs/user/
Dadb.1.md144 &nbsp;&nbsp;&nbsp;&nbsp;enable compression with a specified algorithm (any/none/brotli/lz4/zstd).
147 &nbsp;&nbsp;&nbsp;&nbsp;Disable compression.
156 &nbsp;&nbsp;&nbsp;&nbsp;enable compression with a specified algorithm (**any**/**none**/**brotli**/…
159 &nbsp;&nbsp;&nbsp;&nbsp;disable compression
171 Enable compression with a specified algorithm (**any**/**none**/**brotli**/**lz4**/**zstd**)
174 Disable compression.
/packages/modules/AdServices/adservices/tests/unittest/ui/
DAndroid.bp82 // avoid compression on lite and tflite files as the Interpreter
155 // avoid compression on lite and tflite files as the Interpreter
/packages/modules/adb/
Dtest_device.py746 os.environ["ADB_COMPRESSION"] = self.compression
1356 compression = "none" variable in FileOperationsTestUncompressed
1360 compression = "brotli" variable in FileOperationsTestBrotli
1364 compression = "lz4" variable in FileOperationsTestLZ4
1368 compression = "zstd" variable in FileOperationsTestZstd
/packages/modules/AdServices/adservices/tests/unittest/service-core/
DAndroid.bp76 // avoid compression on lite and tflite files as the Interpreter
245 // avoid compression on lite and tflite files as the Interpreter
/packages/modules/Virtualization/zipfuse/src/
Dmain.rs271 let content = match zip_file.compression() { in open()
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz