Home | History | Annotate | Download | only in driver

Lines Matching refs:MethodReference

1161                                                    MethodReference* target_method,
1281 InvokeType* invoke_type, MethodReference* target_method,
1309 const MethodReference* devirt_target = mUnit->GetVerifiedMethod()->GetDevirtTarget(dex_pc);
1346 MethodReference ref(dex_file, method_idx);
2101 MethodReference method_ref(&dex_file, method_idx);
2199 CompiledMethod* CompilerDriver::GetCompiledMethod(MethodReference ref) const {