HomeSort by relevance Sort by last modified time
    Searched full:evicted (Results 51 - 75 of 148) sorted by null

1 23 4 5 6

  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pGroupList.java 55 protected void entryRemoved(boolean evicted, Integer netId,
  /cts/tests/camera/src/android/hardware/multiprocess/camera/cts/
CameraEvictionTest.java 223 // Verify that the local camera was evicted properly
272 * open camera again, and verify the right clients are evicted.
  /external/jemalloc/src/
ckh.c 158 /* Find the alternate bucket for the evicted item. */
176 * 2) An item was evicted to this bucket from another,
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/
Hpack.java 169 /** Returns the count of entries evicted. */
173 // determine how many headers need to be evicted.
  /frameworks/base/docs/html/training/displaying-bitmaps/
manage-memory.jd 158 a bitmap is evicted from the {@link android.util.LruCache},
177 protected void entryRemoved(boolean evicted, String key,
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
libgcov-profiler.c 251 in the counters gets evicted/replaced due to limited capacity.
307 with lowest count, which will be evicted. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
libgcov-profiler.c 251 in the counters gets evicted/replaced due to limited capacity.
307 with lowest count, which will be evicted. */
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
libgcov-profiler.c 251 in the counters gets evicted/replaced due to limited capacity.
307 with lowest count, which will be evicted. */
  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
libgcov-profiler.c 251 in the counters gets evicted/replaced due to limited capacity.
307 with lowest count, which will be evicted. */
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/gcov-src/
libgcov-profiler.c 251 in the counters gets evicted/replaced due to limited capacity.
307 with lowest count, which will be evicted. */
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/gcov-src/
libgcov-profiler.c 251 in the counters gets evicted/replaced due to limited capacity.
307 with lowest count, which will be evicted. */
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/lib/gcc/mips64el-linux-android/4.9/gcov-src/
libgcov-profiler.c 251 in the counters gets evicted/replaced due to limited capacity.
307 with lowest count, which will be evicted. */
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9/gcov-src/
libgcov-profiler.c 251 in the counters gets evicted/replaced due to limited capacity.
307 with lowest count, which will be evicted. */
  /toolchain/binutils/binutils-2.25/ld/emultempl/
spu_ovl.S 347 corresponding to the evicted overlay, and set on the entry for the
348 newly loaded overlay. Note that no overlay may in fact be evicted
  /external/guava/guava/src/com/google/common/cache/
AbstractCache.java 190 * is evicted due to the cache's eviction strategy, and not as a result of manual {@linkplain
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/mdat/
MediaDataBox.java 69 * not evicted from the cache.
  /external/skia/src/gpu/
GrBatchAtlas.h 154 // evicted from the cache (i.e., there is continuity in genID() across atlas spills).
  /external/v8/src/
optimizing-compile-dispatcher.cc 343 // Add to found slot and dispose the evicted job.
  /frameworks/base/docs/html/about/versions/marshmallow/
android-6.0-changes.jd 254 <li>Active camera clients for lower priority apps may be ?evicted? when a higher priority
258 called for the evicted client. In the {@link android.hardware.camera2 Camera2} API, it results in
260 being called for the evicted client.</li>
270 to be evicted. Access to the camera is limited to user profiles owned by the current device user.
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_client_test.go 494 // Add 2 more entries to the cache. First 2 should be evicted.
500 t.Fatalf("session cache should have evicted key: %s", keys[i])
508 t.Fatalf("session cache should have evicted key 3")
  /prebuilts/go/linux-x86/src/crypto/tls/
handshake_client_test.go 494 // Add 2 more entries to the cache. First 2 should be evicted.
500 t.Fatalf("session cache should have evicted key: %s", keys[i])
508 t.Fatalf("session cache should have evicted key 3")
  /external/guava/guava/src/com/google/common/collect/
MapMaker.java 53 * <li>notification of evicted (or otherwise removed) entries
187 * <p>When {@code size} is zero, elements can be successfully added to the map, but are evicted
357 * evicted immediately. This has a very similar effect to invoking {@link #maximumSize
407 * evicted immediately. This has a very similar effect to invoking {@link #maximumSize
733 * The entry was evicted due to size constraints. This can occur when using {@link
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
AuthenticationBoundKeyTestActivity.java 118 // Wait for AUTHENTICATION_DURATION_SECONDS so the key is evicted before the real test.
  /external/compiler-rt/lib/ubsan/
ubsan_type_hash_itanium.cc 211 // Check whether this is something we've evicted from the cache.
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/
Engine.java 117 * resource is evicted from the cache, its resources are recycled and re-used if possible and the resource is

Completed in 2110 milliseconds

1 23 4 5 6