Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/js_proxy/
Djs_proxy.cpp72 static void GetInterfaceMethodDistinct(Class *interfaceCls, MethodMap &methodMap, PandaSet<Class *>… in GetInterfaceMethodDistinct()
136 MethodMap methodMap; in CreateInterfaceProxy() local
/arkcompiler/toolchain/tooling/dynamic/
Ddispatcher.cpp267 static const std::unordered_map<std::string, MethodType> methodMap = { in GetMethodType() local
/arkcompiler/runtime_core/static_core/runtime/jit/libprofile/
Dpgo_file_builder.cpp327 for (auto &methodMap : allMethodsMap) { in GetSavedTypes() local