Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass.cc734 ObjPtr<DexCache> this_dex_cache = GetDexCache(); in FindClassMethod() local
735 if (this_dex_cache == dex_cache) { in FindClassMethod()
750 if (this_dex_cache != dex_cache && !GetDeclaredMethodsSlice(pointer_size).empty()) { in FindClassMethod()