Home
last modified time | relevance | path

Searched defs:CallStaticByteMethodList (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/ets/
Detsapi.h320 …ets_byte (*CallStaticByteMethodList)(EtsEnv *env, ets_class cls, ets_method p_method, va_list args… member
1081 ets_byte CallStaticByteMethodList(ets_class cls, ets_method method_id, va_list args) in CallStaticByteMethodList() function