Searched refs:GetStaticp_method (Results 1 – 3 of 3) sorted by relevance
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/interop/src/cpp/ |
| D | vmloader.cc | 403 …ets_method create = etsEnv->GetStaticp_method(appClass, appInfo->createMethodName, appInfo->create… in StartApplication()
|
| D | common-interop.cc | 75 ets_method method = etsEnv->GetStaticp_method( in setKoalaEtsNapiCallbackDispatcher()
|
| /developtools/ace_ets2bundle/koala-wrapper/koalaui/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 1039 return native_interface->GetStaticp_method(this, cls, name, sig); in GetStaticp_method()
|