Searched defs:CallStaticBooleanMethod (Results 1 – 2 of 2) sorted by relevance
316 ets_boolean (*CallStaticBooleanMethod)(EtsEnv *env, ets_class cls, ets_method p_method, ...); member1052 ets_boolean CallStaticBooleanMethod(ets_class cls, ets_method method_id, ...) in CallStaticBooleanMethod() function
1549 NO_UB_SANITIZE static ets_boolean CallStaticBooleanMethod(EtsEnv *env, ets_class cls, ets_method me… in CallStaticBooleanMethod() function