Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h220 ets_method (*Getp_method)(EtsEnv *env, ets_class cls, const char *name, const char *sig); member
662 ets_method Getp_method(ets_class cls, const char *name, const char *sig) in Getp_method() function
Dets_napi_native_interface.cpp702 NO_UB_SANITIZE static ets_method Getp_method(EtsEnv *env, ets_class cls, const char *name, const ch… in Getp_method() function