Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2836 bool isExact = (jni::EncodeArtMethod(resolved_method) == in artInvokePolymorphic() local
2839 if (isExact) { in artInvokePolymorphic()