Searched defs:GetStaticp_method (Results 1 – 2 of 2) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_mirror/interop/src/cpp/ets/ |
| D | etsapi.h | 312 ets_method (*GetStaticp_method)(EtsEnv *env, ets_class cls, const char *name, const char *sig); member 1037 ets_method GetStaticp_method(ets_class cls, const char *name, const char *sig) in GetStaticp_method() function
|
| /foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/interop/src/cpp/ets/ |
| D | etsapi.h | 312 ets_method (*GetStaticp_method)(EtsEnv *env, ets_class cls, const char *name, const char *sig); member 1037 ets_method GetStaticp_method(ets_class cls, const char *name, const char *sig) in GetStaticp_method() function
|