Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go234 allocatedSize int64 member
544 z.memoryRateLimiter.Finish(op.allocatedSize)
725 ze.allocatedSize = int64(header.UncompressedSize64)
727 z.memoryRateLimiter.Request(ze.allocatedSize)