Searched defs:method_ref (Results 1 – 11 of 11) sorted by relevance
28 MethodReference method_ref) { in ReserveSpace()85 MethodReference method_ref, in ReserveSpaceInternal()140 MethodReference method_ref, in ReserveSpaceProcessPatches()
70 void AddCompiledMethod(MethodReference method_ref, in AddCompiledMethod()155 bool CheckLinkedMethod(MethodReference method_ref, const ArrayRef<const uint8_t>& expected_code) { in CheckLinkedMethod()
159 MethodReference method_ref(dex_file, method->GetDexMethodIndex()); in CompileMethod() local
45 MethodReference method_ref) { in ReserveSpace()
665 MethodReference method_ref = method->ToMethodReference(); in DoCall() local
1072 MethodReference method_ref = mir_graph_->GetMethodLoweringInfo(mir).GetTargetMethod(); in AnalyzeInvokeStaticIntrinsic() local
528 MethodReference method_ref(dex_file, method_idx); in PutStack() local
860 MethodReference method_ref(cu_->dex_file, cu_->method_idx); in CreateNativeGcMapWithoutRegisterPromotion() local
2263 MethodReference method_ref(&dex_file, method_idx); in CompileMethod() local2342 void CompilerDriver::RemoveCompiledMethod(const MethodReference& method_ref) { in RemoveCompiledMethod()
397 MethodReference method_ref(dex_file_, it.GetMemberIndex()); in VisitMethod() local
539 MethodReference method_ref; member