Searched refs:CallStaticLongMethodArray (Results 1 – 1 of 1) sorted by relevance
333 …ets_long (*CallStaticLongMethodArray)(EtsEnv *env, ets_class cls, ets_method p_method, ets_value *… member1149 ets_long CallStaticLongMethodArray(ets_class cls, ets_method method_id, ets_value *args) in CallStaticLongMethodArray() function1151 return native_interface->CallStaticLongMethodArray(this, cls, method_id, args); in CallStaticLongMethodArray()