Searched defs:GetOatMethodIndexFromMethodIndex (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc1518 static uint32_t GetOatMethodIndexFromMethodIndex(const DexFile& dex_file, uint16_t class_def_idx, function in namespace:art
1580 GetOatMethodIndexFromMethodIndex(*declaring_class->GetDexCache()->GetDexFile(),
1609 uint32_t oat_method_idx = GetOatMethodIndexFromMethodIndex(dex_file, class_def_idx, method_idx);

Completed in 34 milliseconds