Home
last modified time | relevance | path

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

/packages/modules/adb/daemon/
Dfile_sync_service.cpp272 CompressionType compression) { in handle_send_file_data() argument
280 switch (compression) { in handle_send_file_data()
349 CompressionType compression, bool dry_run, std::vector<char>& buffer, in handle_send_file() argument
403 if (!handle_send_file_data(s, std::move(fd), timestamp, compression)) { in handle_send_file()
507 static bool send_impl(int s, const std::string& path, mode_t mode, CompressionType compression, in send_impl() argument
538 compression, dry_run, buffer, do_unlink); in send_impl()
586 std::optional<CompressionType> compression; in do_send_v2() local
591 if (compression) { in do_send_v2()
596 compression = CompressionType::Brotli; in do_send_v2()
600 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()
352 bool SendSend2(std::string_view path, mode_t mode, CompressionType compression, bool dry_run) { in SendSend2() argument
369 switch (compression) { in SendSend2()
404 bool SendRecv2(const std::string& path, CompressionType compression) { in SendRecv2() argument
420 switch (compression) { in SendRecv2()
620 const std::string& rpath, unsigned mtime, CompressionType compression, in SendLargeFile() argument
631 compression = ResolveCompressionType(compression); in SendLargeFile()
633 if (!SendSend2(path, mode, compression, dry_run)) { in SendLargeFile()
[all …]
Dfile_sync_client.h26 CompressionType compression, bool dry_run);
28 CompressionType compression, const char* name = nullptr);
31 CompressionType compression, bool dry_run);
Dcommandline.cpp1306 CompressionType* compression, bool* dry_run) { in parse_push_pull_args() argument
1309 *compression = parse_compression_type(adb_compression, true); in parse_push_pull_args()
1326 *compression = parse_compression_type(*++arg, false); in parse_push_pull_args()
1329 *compression = CompressionType::None; in parse_push_pull_args()
1944 CompressionType compression = CompressionType::Any; in adb_commandline() local
1948 parse_push_pull_args(&argv[1], argc - 1, &srcs, &dst, &copy_attrs, &sync, &compression, in adb_commandline()
1954 return do_sync_push(srcs, dst, sync, compression, dry_run) ? 0 : 1; in adb_commandline()
1957 CompressionType compression = CompressionType::None; in adb_commandline() local
1961 parse_push_pull_args(&argv[1], argc - 1, &srcs, &dst, &copy_attrs, nullptr, &compression, in adb_commandline()
1964 return do_sync_pull(srcs, dst, copy_attrs, compression) ? 0 : 1; in adb_commandline()
[all …]
/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.md142 &nbsp;&nbsp;&nbsp;&nbsp;enable compression with a specified algorithm (any/none/brotli/lz4/zstd).
145 &nbsp;&nbsp;&nbsp;&nbsp;Disable compression.
154 &nbsp;&nbsp;&nbsp;&nbsp;enable compression with a specified algorithm (**any**/**none**/**brotli**/…
157 &nbsp;&nbsp;&nbsp;&nbsp;disable compression
169 Enable compression with a specified algorithm (**any**/**none**/**brotli**/**lz4**/**zstd**)
172 Disable compression.
/packages/modules/adb/
Dtest_device.py749 os.environ["ADB_COMPRESSION"] = self.compression
1362 compression = "none" variable in FileOperationsTestUncompressed
1366 compression = "brotli" variable in FileOperationsTestBrotli
1370 compression = "lz4" variable in FileOperationsTestLZ4
1374 compression = "zstd" variable in FileOperationsTestZstd
/packages/modules/AdServices/adservices/tests/unittest/service-core/
DAndroid.bp74 // avoid compression on lite and tflite files as the Interpreter
/packages/modules/OnDevicePersonalization/federatedcompute/proto/
Dcommon.proto82 // The compression used for the inlined data, or unset if the data is
/packages/modules/Virtualization/zipfuse/src/
Dmain.rs270 let content = match zip_file.compression() { in open()
/packages/inputmethods/LatinIME/dictionaries/
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...