Home
last modified time | relevance | path

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

/system/core/adb/client/
Dincremental_utils.cpp226 static constexpr auto kMaxZipCommentSize = 64 * 1024; in ZipPriorityBlocks() local
227 static constexpr auto kNumBlocksInEocdSearch = kMaxZipCommentSize / kBlockSize + 1; in ZipPriorityBlocks()