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

1 2 34 5 6

  /external/libchrome/base/containers/
mru_cache.h 70 // example, maybe it has special work to do when something is evicted), it
  /external/squashfs-tools/kernel/fs/squashfs/
cache.c 96 * be evicted from the cache.
  /external/vboot_reference/firmware/lib/tpm_lite/include/
tpm_error_messages.h 173 "The key is under control of the TPM Owner and can only be evicted\n\
  /frameworks/av/services/camera/libcameraservice/gui/
RingBufferConsumer.cpp 256 BI_LOGV("Buffer timestamp %" PRId64 ", frame %" PRIu64 " evicted",
  /frameworks/support/documents-archive/src/android/support/provider/
DocumentArchiveHelper.java 78 public void entryRemoved(boolean evicted, String key,
  /packages/apps/Dialer/src/com/android/dialer/util/
ExpirableCache.java 226 * Expiring the items in the cache does not imply they will be evicted.
  /system/tpm/trunks/
resource_manager.h 43 // command needs an object that has been evicted, that object will be loaded
  /packages/apps/Email/provider_src/com/android/email/provider/
ContentCache.java 416 boolean evicted, String key, Cursor oldValue, Cursor newValue) {
418 if (evicted && !sActiveCursors.contains(oldValue)) {
  /device/google/contexthub/inc/
chre_re.h 262 * will need to be evicted from the queue by the CHRE.
  /external/boringssl/src/crypto/obj/
obj.c 607 * that was evicted from the hashes) because we don't have a reference count
  /external/guava/guava-tests/test/com/google/common/collect/
ConcurrentHashMultisetTest.java 566 // The map evicted this entry, so CHM didn't have a chance to zero it.
  /external/icu/icu4c/source/test/intltest/
unifiedcachetest.cpp 103 dataerrln("%s:%d Items should have been evicted from cache",
  /external/libgdx/gdx/src/com/badlogic/gdx/utils/
IntSet.java 228 // If the evicted key hashes to an empty bucket, put it there and stop.
ObjectSet.java 216 // If the evicted key hashes to an empty bucket, put it there and stop.
  /external/skia/src/gpu/
GrResourceCache.h 71 * of GrContext flushes that a resource can be unused before it is evicted. The latter value is
  /external/v8/src/compiler/
greedy-allocator.cc 358 TRACE("Evicted range %d%d.\n", conflict->TopLevel()->vreg(),
  /external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
VideoCapturerAndroidTestFixtures.java 430 // The first opened camera client will be evicted.
  /frameworks/base/libs/hwui/
PathCache.cpp 297 // Such an entry in mCache will only be temporary, since it will be evicted
  /frameworks/volley/src/main/java/com/android/volley/
Request.java 99 * a "Not Modified" response, we can be sure it hasn't been evicted from cache.
  /libcore/luni/src/main/java/libcore/icu/
RelativeDateTimeFormatter.java 334 * getFormatter() may have been evicted by the time of the call to
  /packages/apps/Messaging/src/com/android/messaging/datamodel/media/
MediaResourceManager.java 209 // It's possible for the media to be evicted right after it's added to
  /developers/build/prebuilts/gradle/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageCache.java 158 protected void entryRemoved(boolean evicted, String key,
  /developers/samples/android/ui/graphics/DisplayingBitmaps/Application/src/main/java/com/example/android/displayingbitmaps/util/
ImageCache.java 158 protected void entryRemoved(boolean evicted, String key,
  /development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/
ImageCache.java 158 protected void entryRemoved(boolean evicted, String key,
  /external/autotest/scheduler/
rdb.py 348 # <-----[:attempt_lease_hosts](evicted)--------> <-(returned, cached)->

Completed in 1710 milliseconds

1 2 34 5 6