/aosp_15_r20/external/skia/src/core/ |
H A D | SkResourceCache.cpp | 297 size_t SkResourceCache::setTotalByteLimit(size_t newLimit) { in setTotalByteLimit() 430 size_t SkResourceCache::setSingleAllocationByteLimit(size_t newLimit) { in setSingleAllocationByteLimit() 496 size_t SkResourceCache::SetTotalByteLimit(size_t newLimit) { in SetTotalByteLimit() 572 size_t SkGraphics::SetResourceCacheTotalByteLimit(size_t newLimit) { in SetResourceCacheTotalByteLimit() 580 size_t SkGraphics::SetResourceCacheSingleAllocationByteLimit(size_t newLimit) { in SetResourceCacheSingleAllocationByteLimit()
|
H A D | SkStrikeCache.cpp | 169 size_t SkStrikeCache::setCacheSizeLimit(size_t newLimit) { in setCacheSizeLimit()
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/internal/async/ |
H A D | ChunkBuffer.java | 103 int newLimit = inputByteBufferCopy.position() + chunkSize; in splitRemainingInputByteBuffer() local 157 int newLimit = inputByteBuffer.position() + remainingCapacity; in fillCurrentBuffer() local
|
H A D | SplittingPublisher.java | 150 int newLimit = firstHalf.position() + amountRemainingInChunk; in onNext() local
|
/aosp_15_r20/cts/tests/devicepolicy/src/android/devicepolicy/cts/ |
H A D | DevicePolicyManagerTest.java | 184 int newLimit = TestApis.devicePolicy().getPolicySizeForAdmin( in setMaxPolicyStorageLimit_limitReached_doesNotSetPolicy() local 340 int newLimit = 10; in getMaxPolicyStorageLimit_getsLimit() local
|
/aosp_15_r20/external/lzma/CPP/Common/ |
H A D | MyString.cpp | 407 void AString::ReAlloc(unsigned newLimit) in ReAlloc() 422 void AString::ReAlloc2(unsigned newLimit) in ReAlloc2() 1018 void UString::ReAlloc(unsigned newLimit) in ReAlloc() 1028 void UString::ReAlloc2(unsigned newLimit) in ReAlloc2() 1609 void UString2::ReAlloc2(unsigned newLimit) in ReAlloc2()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/nio/ |
D | Buffer.java | 397 private IllegalArgumentException createLimitException(int newLimit) { in createLimitException()
|
D | MappedByteBuffer.java | 428 public final Buffer limit(int newLimit) { in limit()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/7/libcore/ojluni/src/main/java/java/nio/ |
D | Buffer.java | 397 private IllegalArgumentException createLimitException(int newLimit) { in createLimitException()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/nio/ |
H A D | Buffer.java | 397 private IllegalArgumentException createLimitException(int newLimit) { in createLimitException()
|
/aosp_15_r20/libcore/ojluni/annotations/flagged_api/java/nio/ |
H A D | MappedByteBuffer.annotated.java | 46 public final java.nio.Buffer limit(int newLimit) { throw new RuntimeException("Stub!"); } in limit()
|
H A D | LongBuffer.annotated.java | 93 public java.nio.Buffer limit(int newLimit) { throw new RuntimeException("Stub!"); } in limit()
|
H A D | ShortBuffer.annotated.java | 93 public java.nio.Buffer limit(int newLimit) { throw new RuntimeException("Stub!"); } in limit()
|
H A D | DoubleBuffer.annotated.java | 93 public java.nio.Buffer limit(int newLimit) { throw new RuntimeException("Stub!"); } in limit()
|
H A D | FloatBuffer.annotated.java | 93 public java.nio.Buffer limit(int newLimit) { throw new RuntimeException("Stub!"); } in limit()
|
H A D | IntBuffer.annotated.java | 93 public java.nio.Buffer limit(int newLimit) { throw new RuntimeException("Stub!"); } in limit()
|
/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
H A D | TeeReader.java | 156 final int newLimit = target.limit(); in read() local
|
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/ |
H A D | RewindableReadableByteChannel.java | 85 private synchronized void setBufferLimit(int newLimit) { in setBufferLimit()
|
/aosp_15_r20/packages/modules/GeoTZ/s2storage/src/readonly/java/com/android/storage/block/read/ |
D | BlockData.java | 60 int newLimit = startPos + length; in slice() local
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/nio/ |
H A D | Buffer.java | 54 public final java.nio.Buffer limit(int newLimit) { in limit()
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/ |
D | MediaGrants.java | 114 protected void setGrantsLimit(int newLimit) { in setGrantsLimit()
|
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | BinaryReader.java | 265 int newLimit = pos + size; in mergeMessageField() local 1417 int newLimit = pos + size; in readMap() local
|
/aosp_15_r20/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | BinaryReader.java | 265 int newLimit = pos + size; in mergeMessageField() local 1417 int newLimit = pos + size; in readMap() local
|
/aosp_15_r20/packages/modules/Connectivity/Tethering/apishim/31/com/android/networkstack/tethering/apishim/api31/ |
D | BpfCoordinatorShimImpl.java | 302 long newLimit = rxBytes + txBytes + quotaBytes; in tetherOffloadSetInterfaceQuota() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/8/libcore/ojluni/src/main/java/java/nio/ |
D | MappedByteBuffer.java | 428 public final Buffer limit(int newLimit) { in limit()
|