Searched refs:NewMemoryRateLimiter (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/zip/ | ||
H A D | rate_limit.go | 146 func NewMemoryRateLimiter(capacity int64) *MemoryRateLimiter { func |
H A D | zip.go | 456 z.memoryRateLimiter = NewMemoryRateLimiter(0) |