Home
last modified time | relevance | path

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

/aosp12/art/runtime/
H A Dart_method.cc413 static uint32_t GetOatMethodIndexFromMethodIndex(const DexFile& dex_file, in GetOatMethodIndexFromMethodIndex() function
452 size_t oat_method_index = GetOatMethodIndexFromMethodIndex(*dex_file, in FindOatMethodFromDexFileFor()
501 GetOatMethodIndexFromMethodIndex(declaring_class->GetDexFile(), in FindOatMethodFor()