Home
last modified time | relevance | path

Searched defs:caches (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/runtime/jit/
H A Dprofiling_info_test.cc109 std::vector<ProfileMethodInfo::ProfileInlineCache> caches; in SaveProfilingInfoWithFakeInlineCaches() local
/aosp12/frameworks/base/core/java/android/content/res/
H A DResourcesImpl.java628 final DrawableCache caches; in loadDrawable() local
723 private void cacheDrawable(TypedValue value, boolean isColorDrawable, DrawableCache caches, in cacheDrawable()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashscreenContentDrawer.java910 private static <T extends Cache> T getCache(T[] caches, int hash, int[] outLeastUsedIndex) { in getCache()
/aosp12/art/openjdkjvmti/
H A Dti_redefine.cc1323 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()
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp248 std::vector<Cache> caches(numServices); in List() local