Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc432 static uint32_t GetOatMethodIndexFromMethodIndex(const DexFile& dex_file, in GetOatMethodIndexFromMethodIndex() function
485 size_t oat_method_index = GetOatMethodIndexFromMethodIndex(*dex_file, in FindOatMethodFromDexFileFor()
534 GetOatMethodIndexFromMethodIndex(*declaring_class->GetDexCache()->GetDexFile(), in FindOatMethodFor()