/aosp12/system/bt/common/ |
H A D | metric_id_allocator.cc | 70 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 D | metric_id_manager.cc | 76 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 D | lru_cache_test.cc | 196 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 D | MediaCache.java | 98 protected synchronized void entryRemoved(final boolean evicted, final String key, in entryRemoved()
|
H A D | PoolableImageCache.java | 74 protected synchronized void entryRemoved(final boolean evicted, final String key, in entryRemoved()
|
/aosp12/frameworks/av/services/camera/libcameraservice/tests/ |
H A D | ClientManagerTest.cpp | 68 auto evicted = cm.addAndEvict(cam0Desc); in TEST() local
|
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/adapters/ |
H A D | BaseFragmentPagerAdapter.java | 183 protected void entryRemoved(boolean evicted, String key, in entryRemoved()
|
/aosp12/frameworks/base/core/java/android/util/ |
H A D | LruCache.java | 267 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 D | TokenCache.java | 121 protected void entryRemoved(boolean evicted, Key k, Value oldVal, Value newVal) { in entryRemoved()
|
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/ |
H A D | ThumbnailCache.java | 311 boolean evicted, CacheKey key, Entry oldValue, Entry newValue) { in entryRemoved()
|
/aosp12/frameworks/av/services/camera/libcameraservice/utils/ |
H A D | ClientManager.h | 592 auto evicted = wouldEvictLocked(client); in addAndEvict() local
|
/aosp12/frameworks/av/services/camera/libcameraservice/ |
H A D | CameraService.cpp | 1290 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 D | BufferPoolClient.cpp | 575 size_t evicted = 0; in evictCaches() local
|
/aosp12/frameworks/av/media/bufferpool/2.0/ |
H A D | BufferPoolClient.cpp | 679 size_t evicted = 0; in evictCaches() local
|
H A D | AccessorImpl.cpp | 913 int evicted = 0; in evictorThread() local
|
/aosp12/frameworks/base/core/java/android/database/sqlite/ |
H A D | SQLiteConnection.java | 1420 protected void entryRemoved(boolean evicted, String key, in entryRemoved()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |