Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/js_proxy/
Djs_proxy.cpp57 static void GetAllInterfaceMethod(Class *interfaceCls, PandaVector<Method *> &methodPtrs, PandaSet<… in GetAllInterfaceMethod()
141 PandaVector<Method *> methodPtrs; in CreateInterfaceProxy() local
189 PandaVector<Method *> methodPtrs; in CreateFunctionProxy() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_aot_compiler.cpp553 const auto &methodPtrs = aotBuilder_->GetMethods(); in CollectAotBuilderOffsets() local
633 const auto &methodPtrs = aotBuilder_->GetMethods(); in LinkModule() local