Home
last modified time | relevance | path

Searched defs:MemoryCache (Results 1 – 25 of 57) sorted by relevance

123

/aosp_15_r20/frameworks/av/media/libmedia/
H A DIMediaSource.cpp232 struct MemoryCache { struct in android::BpMediaSource
233 sp<IMemory> lookup(uint64_t index) { in lookup()
242 void insert(uint64_t index, const sp<IMemory> &mem) { in insert()
250 void reset() { in reset()
254 void gc() { in gc()
265 std::map<uint64_t, sp<IMemory>> mIndexToMemory;
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/sun/security/util/
H A DMemoryCache.java22 class MemoryCache<K, V> extends sun.security.util.Cache<K, V> { class
24 public MemoryCache(boolean soft, int maxSize) { in MemoryCache() method in MemoryCache
28 public MemoryCache(boolean soft, int maxSize, int lifetime) { in MemoryCache() method in MemoryCache
/aosp_15_r20/packages/apps/UniversalMediaPlayer/java/com/android/pump/util/
DBitmapCache.java47 private static class MemoryCache extends LruCache<Uri, Bitmap> { class in BitmapCache
48 private MemoryCache(int maxSize) { in MemoryCache() method in BitmapCache.MemoryCache
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/util/
H A DCache.java250 class MemoryCache<K,V> extends Cache<K,V> { class
266 public MemoryCache(boolean soft, int maxSize) { in MemoryCache() method in MemoryCache
270 public MemoryCache(boolean soft, int maxSize, int lifetime) { in MemoryCache() method in MemoryCache
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/datamodel/
DMemoryCacheManager.java38 public interface MemoryCache { interface in MemoryCacheManager
/aosp_15_r20/system/unwinding/libunwindstack/
H A DMemoryCache.h66 MemoryCache(Memory* memory) : MemoryCacheBase(memory) {} in MemoryCache() function
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/
H A DMemoryCache.java9 public interface MemoryCache { interface
/aosp_15_r20/external/python/oauth2client/oauth2client/
Dtransport.py32 class MemoryCache(object): class
Dclient.py125 MemoryCache = transport.MemoryCache variable
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
H A DBurst.cpp62 Burst::MemoryCache::MemoryCache(nn::SharedBurst burstExecutor, in MemoryCache() function in android::hardware::neuralnetworks::adapter::Burst::MemoryCache
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DBurst.cpp109 Burst::MemoryCache::MemoryCache() { in MemoryCache() function in android::hardware::neuralnetworks::V1_2::utils::Burst::MemoryCache
/aosp_15_r20/hardware/interfaces/neuralnetworks/aidl/utils/src/
H A DBurst.cpp84 Burst::MemoryCache::MemoryCache(std::shared_ptr<aidl_hal::IBurst> burst) in MemoryCache() function in aidl::android::hardware::neuralnetworks::utils::Burst::MemoryCache
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A Dclient.py179 class MemoryCache(object): class
/aosp_15_r20/out/soong/.intermediates/external/glide/glide/android_common/javac/
Dglide.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/out/soong/.intermediates/libcore/core-oj-hiddenapi-annotations/android_common/javac/
Dcore-oj-hiddenapi-annotations.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/glide/glide/android_common/turbine/
Dglide.jarcom/bumptech/glide/BitmapOptions.class <Unknown> package com.bumptech.glide abstract ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/4.8.0/
Dglide-4.8.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/4.5.0/
Dglide-4.5.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/dialer-glide-target-deps/android_common/local-combined/
Ddialer-glide-target-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-prebuilt/android_common_apex30/aar/
Dglide-prebuilt.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/load ...
Dclasses.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/load ...
/aosp_15_r20/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/SNAPSHOT/
Dglide-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/bumptech/ com/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/maven_repo/bumptech/glide-prebuilt/android_common/aar/
Dclasses.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/load ...
Dglide-prebuilt.jarcom/ com/bumptech/ com/bumptech/glide/ com/bumptech/glide/load ...
/aosp_15_r20/out/soong/.intermediates/libcore/core-oj/android_common_apex31/turbine/
Dcore-oj.jarjava/awt/font/NumericShaper$Range.class <Unknown> package java.awt. ...

123