Home
last modified time | relevance | path

Searched refs:INCFS_COMPRESSION_KIND_NONE (Results 1 – 4 of 4) sorted by relevance

/system/incremental_delivery/incfs/tests/
Dincfs_test.cpp62 .compression = INCFS_COMPRESSION_KIND_NONE, in writeTestRanges()
69 .compression = INCFS_COMPRESSION_KIND_NONE, in writeTestRanges()
76 .compression = INCFS_COMPRESSION_KIND_NONE, in writeTestRanges()
84 .compression = INCFS_COMPRESSION_KIND_NONE, in writeTestRanges()
92 .compression = INCFS_COMPRESSION_KIND_NONE, in writeTestRanges()
100 .compression = INCFS_COMPRESSION_KIND_NONE, in writeTestRanges()
122 .compression = INCFS_COMPRESSION_KIND_NONE, in testWriteBlockAndPageRead()
181 .compression = INCFS_COMPRESSION_KIND_NONE, in testWaitForPendingReads()
481 .compression = INCFS_COMPRESSION_KIND_NONE, in TEST_F()
622 .compression = INCFS_COMPRESSION_KIND_NONE, in TEST_F()
[all …]
/system/incremental_delivery/incfs/include/
Dincfs_ndk.h97 INCFS_COMPRESSION_KIND_NONE, enumerator
Dincfs.h52 none = INCFS_COMPRESSION_KIND_NONE,
/system/incremental_delivery/incfs/tests/util/
Dmap_ptr_test.cpp59 .compression = INCFS_COMPRESSION_KIND_NONE, in SetUp()