Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/js_proxy/
Djs_proxy.cpp57 …erfaceMethod(Class *interfaceCls, PandaVector<Method *> &methodPtrs, PandaSet<Class *> &methodPSet) in GetAllInterfaceMethod()
188 PandaSet<Class *> methodPSet; in CreateFunctionProxy() local