Lines Matching refs:kInterface
760 invoke_type = kInterface;
764 invoke_type = kInterface;
785 bool virtual_or_interface = invoke_type == kVirtual || invoke_type == kInterface;
1826 EXPLICIT_INVOKE_COMMON_TEMPLATE_DECL(kInterface, false);
1827 EXPLICIT_INVOKE_COMMON_TEMPLATE_DECL(kInterface, true);
1842 return artInvokeCommon<kInterface, true>(method_idx, this_object,
1933 method = FindMethodFromCode<kInterface, false>(dex_method_idx, &this_object, &caller_method,