Home
last modified time | relevance | path

Searched refs:NextInterfaceCallInsnWithAccessCheck (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dgen_invoke.cc668 static int NextInterfaceCallInsnWithAccessCheck(CompilationUnit* cu, in NextInterfaceCallInsnWithAccessCheck() function
1579 next_call_insn = fast_path ? NextInterfaceCallInsn : NextInterfaceCallInsnWithAccessCheck; in GenInvokeNoInline()