Searched defs:caches (Results 1 – 5 of 5) sorted by relevance
109 std::vector<ProfileMethodInfo::ProfileInlineCache> caches; in SaveProfilingInfoWithFakeInlineCaches() local
628 final DrawableCache caches; in loadDrawable() local723 private void cacheDrawable(TypedValue value, boolean isColorDrawable, DrawableCache caches, in cacheDrawable()
910 private static <T extends Cache> T getCache(T[] caches, int hash, int[] outLeastUsedIndex) { in getCache()
1323 art::ObjPtr<art::mirror::ObjectArray<art::mirror::DexCache>> caches) in SetOldDexCaches()1562 void SetOldDexCaches(art::ObjPtr<art::mirror::ObjectArray<art::mirror::DexCache>> caches) in SetOldDexCaches()
248 std::vector<Cache> caches(numServices); in List() local