Home
last modified time | relevance | path

Searched refs:compression (Results 1 – 10 of 10) 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()
610 const std::string& rpath, unsigned mtime, CompressionType compression, in SendLargeFile() argument
621 compression = ResolveCompressionType(compression); in SendLargeFile()
623 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.cpp1349 CompressionType* compression, bool* dry_run) { in parse_push_pull_args() argument
1352 *compression = parse_compression_type(adb_compression, true); in parse_push_pull_args()
1369 *compression = parse_compression_type(*++arg, false); in parse_push_pull_args()
1372 *compression = CompressionType::None; in parse_push_pull_args()
1963 CompressionType compression = CompressionType::Any; in adb_commandline() local
1967 parse_push_pull_args(&argv[1], argc - 1, &srcs, &dst, &copy_attrs, &sync, &compression, in adb_commandline()
1970 return do_sync_push(srcs, dst, sync, compression, dry_run) ? 0 : 1; in adb_commandline()
1973 CompressionType compression = CompressionType::None; in adb_commandline() local
1977 parse_push_pull_args(&argv[1], argc - 1, &srcs, &dst, &copy_attrs, nullptr, &compression, in adb_commandline()
1980 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/
Dtest_device.py767 os.environ["ADB_COMPRESSION"] = self.compression
1380 compression = "none" variable in FileOperationsTestUncompressed
1384 compression = "brotli" variable in FileOperationsTestBrotli
1388 compression = "lz4" variable in FileOperationsTestLZ4
1392 compression = "zstd" variable in FileOperationsTestZstd
/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.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...