Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/call/
Dproto_reader.h98 ClassLinker *const classLinker_; variable
/arkcompiler/runtime_core/static_core/verification/jobs/
Djob.h138 ClassLinker *classLinker_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h450 PandaUniquePtr<EtsClassLinker> classLinker_; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Druntime.h503 ClassLinker *classLinker_; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dregion_allocator_test.cpp96 ClassLinker *classLinker_; member in ark::mem::test::RegionAllocatorTestBase