Searched refs:abs_method (Results 1 – 2 of 2) sorted by relevance
3395 ArtMethod* abs_method = VerifyInvocationArgs(inst, METHOD_INTERFACE, is_range); in CodeFlowVerifyInstruction() local3396 if (abs_method != nullptr) { in CodeFlowVerifyInstruction()3397 ObjPtr<mirror::Class> called_interface = abs_method->GetDeclaringClass(); in CodeFlowVerifyInstruction()3400 << abs_method->PrettyMethod() << "'"; in CodeFlowVerifyInstruction()3431 DCHECK_IMPLIES(abs_method != nullptr, in CodeFlowVerifyInstruction()3432 abs_method->GetReturnTypeDescriptorView() == in CodeFlowVerifyInstruction()
1173 abs_method = BuiltinVariable(getattr).call_function(1176 return abs_method.call_function(tx, [], {})