Searched defs:CallStaticIntMethodList (Results 1 – 2 of 2) sorted by relevance
337 … ets_int (*CallStaticIntMethodList)(EtsEnv *env, ets_class cls, ets_method p_method, va_list args); member1155 ets_int CallStaticIntMethodList(ets_class cls, ets_method method_id, va_list args) in CallStaticIntMethodList() function
1656 NO_UB_SANITIZE static ets_int CallStaticIntMethodList(EtsEnv *env, [[maybe_unused]] ets_class cls, … in CallStaticIntMethodList() function