Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_wrapper.h33 class EtsMethodWrapper; variable
94EtsMethodWrapper(EtsMethodSet *etsMethodSet, EtsClassWrapper *owner) : etsMethodSet_(etsMethodSet)… in EtsMethodWrapper() function