Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker.cpp53 …Linker::GetClass(const char *name, bool needCopyDescriptor, ClassLinkerContext *classLinkerContext, in GetClass()
62ClassLinkerContext *classLinkerContext, ClassLinkerErrorHandler *errorHandler) in GetClass()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dproto_reader.h26 …NLINE ProtoReader(Method *method, ClassLinker *classLinker, ClassLinkerContext *classLinkerContext) in ProtoReader()