Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dincremental_utils.cpp239 static constexpr auto kMaxZipCommentSize = 64 * 1024; in ZipPriorityBlocks() local
240 static constexpr auto kNumBlocksInEocdSearch = kMaxZipCommentSize / kBlockSize + 1; in ZipPriorityBlocks()