Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/
Dets_napi.h320 ets_method (*GetStaticp_method)(EtsEnv *env, ets_class cls, const char *name, const char *sig); member
1063 ets_method GetStaticp_method(ets_class cls, const char *name, const char *sig) in GetStaticp_method() function
Dets_napi_native_interface.cpp1492 NO_UB_SANITIZE static ets_method GetStaticp_method(EtsEnv *env, ets_class cls, const char *name, co… in GetStaticp_method() function