/aosp_15_r20/frameworks/base/services/core/java/com/android/server/accounts/ |
H A D | TokenCache.java | 95 public void evict() { in evict() method in TokenCache.TokenLruCache.Evictor 156 public void evict(String accountType, String token) { in evict() method in TokenCache.TokenLruCache 164 public void evict(Account account) { in evict() method in TokenCache.TokenLruCache
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/util/ |
H A D | HashMap.java | 66 final void putMapEntries(java.util.Map<? extends K, ? extends V> m, boolean evict) { in putMapEntries() 94 final V putVal(int hash, K key, V value, boolean onlyIfAbsent, boolean evict) { in putVal() 245 void afterNodeInsertion(boolean evict) { in afterNodeInsertion()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/signals/evict/ |
D | SignalEvictor.java | 38 boolean evict( in evict() method
|
D | SignalEvictionController.java | 60 public void evict( in evict() method in SignalEvictionController
|
D | FifoSignalEvictor.java | 47 public boolean evict( in evict() method in FifoSignalEvictor
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/tls/ |
D | cache.go | 72 func (cc *certCache) evict(e *cacheEntry) { func
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/ |
D | HashMap.java | 501 final void putMapEntries(Map<? extends K, ? extends V> m, boolean evict) { in putMapEntries() 521 putVal(hash(key), key, value, false, evict); in putMapEntries() local 631 boolean evict) { in putVal() 1940 void afterNodeInsertion(boolean evict) { } in afterNodeInsertion()
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/18/libcore/ojluni/src/main/java/java/util/ |
D | HashMap.java | 501 final void putMapEntries(Map<? extends K, ? extends V> m, boolean evict) { in putMapEntries() 521 putVal(hash(key), key, value, false, evict); in putMapEntries() local 631 boolean evict) { in putVal() 1940 void afterNodeInsertion(boolean evict) { } in afterNodeInsertion()
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/ |
H A D | HashMap.java | 501 final void putMapEntries(Map<? extends K, ? extends V> m, boolean evict) { in putMapEntries() 521 putVal(hash(key), key, value, false, evict); in putMapEntries() local 631 boolean evict) { in putVal() 1940 void afterNodeInsertion(boolean evict) { } in afterNodeInsertion()
|
/aosp_15_r20/system/hardware/interfaces/suspend/1.0/default/ |
D | WakeupList.cpp | 66 void WakeupList::evict() { in evict() function in android::system::suspend::V1_0::WakeupList
|
/aosp_15_r20/external/aws-sdk-java-v2/core/sdk-core/src/main/java/software/amazon/awssdk/core/endpointdiscovery/ |
H A D | EndpointDiscoveryRefreshCache.java | 109 public void evict(String key) { in evict() method in EndpointDiscoveryRefreshCache
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/util/ |
H A D | LruCache.java | 166 private void evict() { in evict() method in LruCache
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_vertprog.c | 98 struct nouveau_heap **evict = heap->next->priv; in nv30_vertprog_validate() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/ |
D | fd_poll_js.go | 23 func (pd *pollDesc) evict() { func
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | SmallPathAtlasMgr.cpp | 136 void SmallPathAtlasMgr::evict(skgpu::PlotLocator plotLocator) { in evict() function in skgpu::ganesh::SmallPathAtlasMgr
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/Symbolize/ |
D | Symbolize.h | 246 void evict() { in evict() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/Symbolize/ |
D | Symbolize.h | 246 void evict() { in evict() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/Symbolize/ |
D | Symbolize.h | 246 void evict() { in evict() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/Symbolize/ |
D | Symbolize.h | 246 void evict() { in evict() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/Symbolize/ |
H A D | Symbolize.h | 234 void evict() { in evict() function
|
/aosp_15_r20/external/skia/tests/graphite/ |
H A D | DrawAtlasTest.cpp | 31 void evict(skgpu::PlotLocator) override { in evict() function in __anone86118770111::PlotEvictionCounter
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_program.c | 483 struct nv50_program *evict = heap->next->priv; in nv50_program_upload_code() local
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/engine/bitmap_recycle/ |
H A D | LruBitmapPool.java | 89 private void evict() { in evict() method in LruBitmapPool
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | ip6_mpl.cpp | 166 SeedEntry *evict = mSeedSet; in UpdateSeedSet() local
|
/aosp_15_r20/system/core/storaged/ |
H A D | storaged_diskstats.cpp | 240 void disk_stats_monitor::evict(struct disk_perf* perf) { in evict() function in disk_stats_monitor
|