Searched defs:CallByteMethodList (Results 1 – 1 of 1) sorted by relevance
220 ets_byte (*CallByteMethodList)(EtsEnv *env, ets_object obj, ets_method p_method, va_list args); member680 ets_byte CallByteMethodList(ets_object obj, ets_method method_id, va_list args) in CallByteMethodList() function