Home
last modified time | relevance | path

Searched refs:GetBaseMethodSet (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_set.h91 EtsMethodSet *GetBaseMethodSet() const in GetBaseMethodSet() function
Dets_method_wrapper.cpp83 methodSet = methodSet->GetBaseMethodSet(); in FindSuitableMethod()