Searched defs:byteLimit (Results 1 – 11 of 11) sorted by relevance
29 private final int byteLimit; field in VorbisBitArray
27 private int byteLimit; field in ParsableNalUnitBitArray
32 private int byteLimit; field in ParsableBitArray
98 SkResourceCache::SkResourceCache(size_t byteLimit) { in SkResourceCache()202 size_t byteLimit; in purgeAsNeeded() local
100 SkResourceCache::SkResourceCache(size_t byteLimit) in SkResourceCache()205 size_t byteLimit; in purgeAsNeeded() local
478 public int pushLimit(int byteLimit) throws InvalidProtocolBufferNanoException { in pushLimit()
960 internal int PushLimit(int byteLimit) in PushLimit()
468 public abstract int pushLimit(int byteLimit) throws InvalidProtocolBufferException; in pushLimit()1180 public int pushLimit(int byteLimit) throws InvalidProtocolBufferException { in pushLimit()1903 public int pushLimit(int byteLimit) throws InvalidProtocolBufferException { in pushLimit()2660 public int pushLimit(int byteLimit) throws InvalidProtocolBufferException { in pushLimit()3729 public int pushLimit(int byteLimit) throws InvalidProtocolBufferException { in pushLimit()
128 const size_t byteLimit = 100 * 1024; in DEF_TEST() local
535 public int pushLimit(int byteLimit) throws InvalidProtocolBufferMicroException { in pushLimit()