Searched refs:abs_method (Results 1 – 1 of 1) sorted by relevance
2544 ArtMethod* abs_method = VerifyInvocationArgs(inst, in CodeFlowVerifyInstruction() local2548 if (abs_method != nullptr) { in CodeFlowVerifyInstruction()2549 mirror::Class* called_interface = abs_method->GetDeclaringClass(); in CodeFlowVerifyInstruction()2552 << PrettyMethod(abs_method) << "'"; in CodeFlowVerifyInstruction()2581 if (abs_method == nullptr) { in CodeFlowVerifyInstruction()2587 descriptor = abs_method->GetReturnTypeDescriptor(); in CodeFlowVerifyInstruction()