Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc412 static uint32_t GetOatMethodIndexFromMethodIndex(const DexFile& dex_file, in GetOatMethodIndexFromMethodIndex() function
451 size_t oat_method_index = GetOatMethodIndexFromMethodIndex(*dex_file, in FindOatMethodFromDexFileFor()
500 GetOatMethodIndexFromMethodIndex(declaring_class->GetDexFile(), in FindOatMethodFor()