Searched defs:CallByteMethodList (Results 1 – 2 of 2) sorted by relevance
220 ets_byte (*CallByteMethodList)(EtsEnv *env, ets_object obj, ets_method p_method, va_list args); member675 ets_byte CallByteMethodList(ets_object obj, ets_method method_id, va_list args) in CallByteMethodList() function
780 NO_UB_SANITIZE static ets_byte CallByteMethodList(EtsEnv *env, ets_object obj, ets_method methodId,… in CallByteMethodList() function