Home
last modified time | relevance | path

Searched defs:evicted (Results 1 – 17 of 17) sorted by relevance

/aosp12/system/bt/common/
H A Dmetric_id_allocator.cc70 auto evicted = paired_device_cache_.Put(p.first, p.second); in Init() local
135 auto evicted = temporary_device_cache_.Put(mac_address, id); in AllocateId() local
164 auto evicted = paired_device_cache_.Put(mac_address, id); in SaveDevice() local
/aosp12/system/bt/gd/common/
H A Dmetric_id_manager.cc76 auto evicted = paired_device_cache_.insert_or_assign(p.first, p.second); in Init() local
142 auto evicted = temporary_device_cache_.insert_or_assign(mac_address, id); in AllocateId() local
170 auto evicted = paired_device_cache_.insert_or_assign(mac_address, id); in SaveDevice() local
H A Dlru_cache_test.cc196 auto evicted = cache.insert_or_assign(4, 40); in TEST() local
246 auto evicted = cache.insert_or_assign(3, 30); in TEST() local
330 auto evicted = cache.insert_or_assign(3, 30); in TEST() local
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/media/
H A DMediaCache.java98 protected synchronized void entryRemoved(final boolean evicted, final String key, in entryRemoved()
H A DPoolableImageCache.java74 protected synchronized void entryRemoved(final boolean evicted, final String key, in entryRemoved()
/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DClientManagerTest.cpp68 auto evicted = cm.addAndEvict(cam0Desc); in TEST() local
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/
H A DBaseFragmentPagerAdapter.java183 protected void entryRemoved(boolean evicted, String key, in entryRemoved()
/aosp12/frameworks/base/core/java/android/util/
H A DLruCache.java267 protected void entryRemoved(boolean evicted, K key, V oldValue, V newValue) {} in entryRemoved()
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/
H A DTokenCache.java121 protected void entryRemoved(boolean evicted, Key k, Value oldVal, Value newVal) { in entryRemoved()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/
H A DThumbnailCache.java311 boolean evicted, CacheKey key, Entry oldValue, Entry newValue) { in entryRemoved()
/aosp12/frameworks/av/services/camera/libcameraservice/utils/
H A DClientManager.h592 auto evicted = wouldEvictLocked(client); in addAndEvict() local
/aosp12/frameworks/av/services/camera/libcameraservice/
H A DCameraService.cpp1290 auto evicted = mActiveClientManager.addAndEvict(clientDescriptor); in finishConnectLocked() local
1399 auto evicted = mActiveClientManager.wouldEvict(clientDescriptor); in handleEvictionsLocked() local
1942 auto evicted = mActiveClientManager.addAndEvict(offlineClientDesc); in addOfflineClient() local
2605 std::vector<sp<BasicClient>> evicted; in evictClientIdByRemote() local
2696 std::vector<sp<BasicClient>> evicted; in doUserSwitch() local
/aosp12/frameworks/av/media/bufferpool/1.0/
H A DBufferPoolClient.cpp575 size_t evicted = 0; in evictCaches() local
/aosp12/frameworks/av/media/bufferpool/2.0/
H A DBufferPoolClient.cpp679 size_t evicted = 0; in evictCaches() local
H A DAccessorImpl.cpp913 int evicted = 0; in evictorThread() local
/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteConnection.java1420 protected void entryRemoved(boolean evicted, String key, in entryRemoved()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...