Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/ets/
Detsapi.h212 ets_method (*Getp_method)(EtsEnv *env, ets_class cls, const char *name, const char *sig); member
636 ets_method Getp_method(ets_class cls, const char *name, const char *sig) in Getp_method() function