Searched refs:GetOatMethodIndexFromMethodIndex (Results 1 – 1 of 1) sorted by relevance
1989 static uint32_t GetOatMethodIndexFromMethodIndex(const DexFile& dex_file, uint16_t class_def_idx, in GetOatMethodIndexFromMethodIndex() function2050 GetOatMethodIndexFromMethodIndex(*declaring_class->GetDexCache()->GetDexFile(), in FindOatMethodFor()2116 uint32_t oat_method_idx = GetOatMethodIndexFromMethodIndex(dex_file, class_def_idx, method_idx); in GetQuickOatCodeFor()