Home
last modified time | relevance | path

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

/dalvik/vm/compiler/codegen/x86/
DLowerInvoke.cpp298 call_dvmFindInterfaceMethodInCache(); in common_invoke_interface()
1342 call_dvmFindInterfaceMethodInCache(); in predicted_chain_interface_O0()
1389 call_dvmFindInterfaceMethodInCache(); in predicted_chain_interface_O1()
DLower.h850 int call_dvmFindInterfaceMethodInCache();
DLowerHelper.cpp2712 int call_dvmFindInterfaceMethodInCache() { in call_dvmFindInterfaceMethodInCache() function