Searched refs:Handler (Results 1 – 2 of 2) sorted by relevance
34 typedef void (*Handler)(Thread* self); in DEFINE_GOTO_TABLE() typedef46 Handler handler = (Handler) gDvmMterpHandlers[inst & 0xff]; in DEFINE_GOTO_TABLE()
3057 typedef void (*Handler)(Thread* self); in DEFINE_GOTO_TABLE() typedef3069 Handler handler = (Handler) gDvmMterpHandlers[inst & 0xff]; in DEFINE_GOTO_TABLE()