Searched refs:Cache (Results 1 – 15 of 15) sorted by relevance
98 class Codec2Client::Cache { class in android::Codec2Client118 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 …]
21 import com.android.volley.Cache;166 Cache.Entry cachePolicy = HttpHeaderParser.parseCacheHeaders(response); in getExpirationTimeMillisFromHTTPHeader()
663 class Cache {671 ~Cache() { clear(); } in ~Cache()696 bool allocateBitmapIfNeeded(Cache& cache, int width, int height);711 Cache mStagingCache;712 Cache mCache;
519 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()
24 "-DLOG_TAG=\"Cache\"",
118 semantics of these callback functions are described in Section 3.9.1 (Cache121 Cache functions may only be specified once during the lifetime of an135 3.9.1 Cache Operations
98 // Cache folder
90 private final Cache mCache = new Cache();790 private static class Cache { class in LockSettingsStorage
225 class Cache; member
132 Cache File Format
META-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ ...
1887 android.icu.impl.locale.BaseLocale$Cache2039 android.icu.text.RelativeDateTimeFormatter$Cache$12040 android.icu.text.RelativeDateTimeFormatter$Cache2058 android.icu.text.TimeZoneNames$Cache5239 com.android.okhttp.Cache$15240 com.android.okhttp.Cache$CacheResponseBody$15241 com.android.okhttp.Cache$CacheResponseBody5242 com.android.okhttp.Cache$Entry5243 com.android.okhttp.Cache6113 java.nio.charset.CoderResult$Cache[all …]
451 #pragma mark Vertex Cache
8321 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;->equals(Ljava/lang/Object;)Z8322 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache$CacheKey;->hashCode()I8323 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->contains(ILjava/lang/String;I)Z8324 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->getVersion()I8325 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->hasFile(Ljava/lang/String;)Z8326 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->hasKeyValue(Ljava/lang/String;I)Z8327 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->isFetched(I)Z8328 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->peek(ILjava/lang/String;I)Ljava/lan…8329 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->peekFile(Ljava/lang/String;)[B8330 HSPLcom/android/server/locksettings/LockSettingsStorage$Cache;->peekKeyValue(Ljava/lang/String;Ljav…[all …]
4342 * Free and total bytes of the Data, Cache, and System partition.