Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc1989 static uint32_t GetOatMethodIndexFromMethodIndex(const DexFile& dex_file, uint16_t class_def_idx, in GetOatMethodIndexFromMethodIndex() function
2050 GetOatMethodIndexFromMethodIndex(*declaring_class->GetDexCache()->GetDexFile(), in FindOatMethodFor()
2116 uint32_t oat_method_idx = GetOatMethodIndexFromMethodIndex(dex_file, class_def_idx, method_idx); in GetQuickOatCodeFor()