Searched refs:invokeInterface (Results 1 – 12 of 12) sorted by relevance
/dalvik/vm/mterp/c/ |
D | OP_INVOKE_INTERFACE.c | 2 GOTO_invoke(invokeInterface, false);
|
D | OP_INVOKE_INTERFACE_RANGE.c | 2 GOTO_invoke(invokeInterface, true);
|
D | gotoTargets.c | 274 GOTO_TARGET(invokeInterface, bool methodCallRange) in GOTO_TARGET() argument
|
D | opcommon.c | 5 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
|
/dalvik/vm/mterp/out/ |
D | InterpC-portstd.c | 522 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange); 2326 GOTO_invoke(invokeInterface, false); in INTERP_FUNC_NAME() 2355 GOTO_invoke(invokeInterface, true); in INTERP_FUNC_NAME() 3312 GOTO_TARGET(invokeInterface, bool methodCallRange) in INTERP_FUNC_NAME()
|
D | InterpC-allstubs.c | 545 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange); 2238 GOTO_invoke(invokeInterface, false); 2267 GOTO_invoke(invokeInterface, true); 3307 GOTO_TARGET(invokeInterface, bool methodCallRange) in GOTO_TARGET() argument
|
D | InterpC-portdbg.c | 529 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange); 2612 GOTO_invoke(invokeInterface, false); in INTERP_FUNC_NAME() 2641 GOTO_invoke(invokeInterface, true); in INTERP_FUNC_NAME() 3598 GOTO_TARGET(invokeInterface, bool methodCallRange) in INTERP_FUNC_NAME()
|
D | InterpC-x86.c | 545 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange); 1462 GOTO_TARGET(invokeInterface, bool methodCallRange) in GOTO_TARGET() argument
|
D | InterpC-armv7-a.c | 545 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
|
D | InterpC-armv5te-vfp.c | 545 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
|
D | InterpC-armv5te.c | 545 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
|
D | InterpC-armv4t.c | 545 GOTO_TARGET_DECL(invokeInterface, bool methodCallRange);
|