Home
last modified time | relevance | path

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

/build/soong/zip/
Dzip.go206 allocatedSize int64 member
558 z.memoryRateLimiter.Finish(op.allocatedSize)
737 ze.allocatedSize = int64(header.UncompressedSize64)
739 z.memoryRateLimiter.Request(ze.allocatedSize)