Searched refs:this_dex_cache (Results 1 – 1 of 1) sorted by relevance
837 ObjPtr<DexCache> this_dex_cache = GetDexCache(); in FindClassMethod() local838 if (this_dex_cache == dex_cache) { in FindClassMethod()855 if (this_dex_cache != dex_cache && !GetDeclaredMethodsSlice(pointer_size).empty()) { in FindClassMethod()859 this, *this_dex_cache->GetDexFile(), name, signature, pointer_size); in FindClassMethod()