Searched refs:abs_method (Results 1 – 1 of 1) sorted by relevance
2247 mirror::ArtMethod* abs_method = VerifyInvocationArgs(inst, in CodeFlowVerifyInstruction() local2251 if (abs_method != NULL) { in CodeFlowVerifyInstruction()2252 mirror::Class* called_interface = abs_method->GetDeclaringClass(); in CodeFlowVerifyInstruction()2255 << PrettyMethod(abs_method) << "'"; in CodeFlowVerifyInstruction()2284 if (abs_method == NULL) { in CodeFlowVerifyInstruction()2290 descriptor = MethodHelper(abs_method).GetReturnTypeDescriptor(); in CodeFlowVerifyInstruction()