Searched defs:CHUNK_SIZE (Results 1 – 9 of 9) sorted by relevance
18 pub const CHUNK_SIZE: u64 = 4096; constant
71 pub const CHUNK_SIZE: u64 = authfs_fsverity_metadata_bindgen::CHUNK_SIZE; constant
48 const uint64_t CHUNK_SIZE = 4096; variable
46 private static final int CHUNK_SIZE = 50; field in FilesOwnershipUtils
206 #define CHUNK_SIZE (64 * 1024) macro
63 const CHUNK_SIZE: usize = size_of::<<CellIterator as Iterator>::Item>(); in new() constant
643 constexpr uint16_t CHUNK_SIZE = 2048; in readResponse() local
937 private static final int CHUNK_SIZE = 1024 * 64; // 64kB field in StatsManager
852 private static final int CHUNK_SIZE = 1024 * 64; // 64 kB field in StatsManagerService