Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Ddyn_objects.h51 __extension__ uint8_t klass_[0]; // NOLINT(modernize-avoid-c-arrays) variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h638 ark::Class klass_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp317 Class *klass_; member in ark::ets::interop::js::ets_proxy::JSRefConvertInterface
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test.cpp851 Class *klass_; member in ark::test::TestClassLinkerContext