Home
last modified time | relevance | path

Searched refs:Cache (Results 1 – 15 of 15) sorted by relevance

/frameworks/av/media/codec2/hidl/client/
Dclient.cpp98 class Codec2Client::Cache { class in android::Codec2Client
118 Cache() = default;
164 static std::vector<Cache>& List() { in List()
165 static std::vector<Cache> sCaches{[]() { in List()
167 std::vector<Cache> caches(numServices); in List()
643 return Cache::List()[mServiceIndex].getTraits(); in listComponents()
847 for (size_t index = Cache::List().size(); index > 0; ) { in ForAllServices()
862 Cache& cache = Cache::List()[index]; in ForAllServices()
951 for (Cache& cache : Cache::List()) { in ListComponents()
978 std::shared_ptr<Codec2Client> client = Cache::List()[index].getClient(); in CreateInputSurface()
[all …]
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
DURLFetcher.java21 import com.android.volley.Cache;
166 Cache.Entry cachePolicy = HttpHeaderParser.parseCacheHeaders(response); in getExpirationTimeMillisFromHTTPHeader()
/frameworks/base/libs/hwui/
DVectorDrawable.h663 class Cache {
671 ~Cache() { clear(); } in ~Cache()
696 bool allocateBitmapIfNeeded(Cache& cache, int width, int height);
711 Cache mStagingCache;
712 Cache mCache;
DVectorDrawable.cpp519 void Tree::Cache::setAtlas(sp<skiapipeline::VectorDrawableAtlas> newAtlas, in setAtlas()
527 sk_sp<SkSurface> Tree::Cache::getSurface(SkRect* bounds) { in getSurface()
540 void Tree::Cache::clear() { in clear()
612 bool Tree::allocateBitmapIfNeeded(Cache& cache, int width, int height) { in allocateBitmapIfNeeded()
/frameworks/ml/nn/driver/cache/
DAndroid.bp24 "-DLOG_TAG=\"Cache\"",
/frameworks/native/opengl/specs/
DEGL_ANDROID_blob_cache.txt118 semantics of these callback functions are described in Section 3.9.1 (Cache
121 Cache functions may only be specified once during the lifetime of an
135 3.9.1 Cache Operations
/frameworks/base/core/proto/android/service/
Ddiskstats.proto98 // Cache folder
/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStorage.java90 private final Cache mCache = new Cache();
790 private static class Cache { class in LockSettingsStorage
/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/
Dclient.h225 class Cache; member
/frameworks/compile/libbcc/
DREADME.rst132 Cache File Format
/frameworks/opt/setupwizard/tools/docs/
Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
/frameworks/base/config/
Dpreloaded-classes1887 android.icu.impl.locale.BaseLocale$Cache
2039 android.icu.text.RelativeDateTimeFormatter$Cache$1
2040 android.icu.text.RelativeDateTimeFormatter$Cache
2058 android.icu.text.TimeZoneNames$Cache
5239 com.android.okhttp.Cache$1
5240 com.android.okhttp.Cache$CacheResponseBody$1
5241 com.android.okhttp.Cache$CacheResponseBody
5242 com.android.okhttp.Cache$Entry
5243 com.android.okhttp.Cache
6113 java.nio.charset.CoderResult$Cache
[all …]
/frameworks/native/opengl/libagl/
Darray.cpp451 #pragma mark Vertex Cache
/frameworks/base/services/
Dart-profile8321 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;->equals(Ljava/lang/Object;)Z
8322 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;->hashCode()I
8323 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->contains(ILjava/lang/String;I)Z
8324 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->getVersion()I
8325 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->hasFile(Ljava/lang/String;)Z
8326 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->hasKeyValue(Ljava/lang/String;I)Z
8327 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->isFetched(I)Z
8328 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->peek(ILjava/lang/String;I)Ljava/lan…
8329 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->peekFile(Ljava/lang/String;)[B
8330 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->peekKeyValue(Ljava/lang/String;Ljav…
[all …]
/frameworks/base/cmds/statsd/src/
Datoms.proto4342 * Free and total bytes of the Data, Cache, and System partition.