Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dxz_extent_writer_unittest.cc89 void WriteAll(const brillo::Blob& compressed) { in WriteAll() argument
91 EXPECT_TRUE(xz_writer_->Write(compressed.data(), compressed.size())); in WriteAll()
139 brillo::Blob compressed(std::begin(kCompressed30KiBofA), in TEST_F() local
142 for (uint8_t byte : compressed) { in TEST_F()
/system/extras/ANRdaemon/
DREADME14 Use ANRdaemon_get_trace.sh [device serial] to dump and fetch the compressed trace file.
16 The compressed trace file can be parsed using systrace:
17 $ systrace.py --from-file=<path to compressed trace file>
/system/libufdt/tests/testdata/
Dsuffix_compress-base.dts4 /* these name could be suffix compressed in dtb after compiled */
/system/libziparchive/cli-tests/
Dzipinfo.test31 7 files, 1033 bytes uncompressed, 20 bytes compressed: 98.1%
/system/libziparchive/
Dziptool.cpp113 static float CompressionRatio(int64_t uncompressed, int64_t compressed) { in CompressionRatio() argument
115 return static_cast<float>(100LL * (uncompressed - compressed)) / in CompressionRatio()
/system/core/adb/client/
Dincremental_server.cpp434 BlockBuffer<kCompressBound> compressed; in SendDataBlock() local
437 compressedSize = LZ4_compress_default(raw.data, compressed.data, bytesRead, kCompressBound); in SendDataBlock()
444 header = &compressed.header; in SendDataBlock()
/system/update_engine/
Dupdate_metadata.proto30 // // The DeltaArchiveManifest protobuf serialized, not compressed.
186 BROTLI_BSDIFF = 10; // Like SOURCE_BSDIFF, but compressed with brotli.
DAndroid.bp592 // Extract sample image from the compressed sample_images.tar.bz2 file used by
DREADME.md283 |Payload Data|Varies|List of raw or compressed data blobs|The list of binary blobs used by operatio…
/system/update_engine/update_engine/
Dupdate_metadata.proto30 // // The DeltaArchiveManifest protobuf serialized, not compressed.
186 BROTLI_BSDIFF = 10; // Like SOURCE_BSDIFF, but compressed with brotli.
/system/media/audio_utils/
DDoxyfile.orig1198 # compressed HTML files.
DDoxyfile.bak1198 # compressed HTML files.
DDoxyfile1331 # compressed HTML files.
/system/chre/chre_api/doc/
DDoxyfile1242 # compressed HTML files.
/system/chre/pal/doc/
DDoxyfile1242 # compressed HTML files.