Home
last modified time | relevance | path

Searched defs:Class (Results 1 – 25 of 35) sorted by relevance

12

/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/
Darkts-no-export-keyword.ts22 class Class { class
32 Class: Class; property in NormalClass
Darkts-no-import-keyword.ts20 Class: Class; property in Test
Darkts-no-etskeyword.ts16 export interface Class<T>{ interface
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmem_stats_default.h23 class Class; variable
Dobject_helpers.h27 class Class; variable
/arkcompiler/runtime_core/libark_defect_scan_aux/include/
Dclass.h24 class Class; variable
37 Class(std::string_view class_name, std::string_view record_name, in Class() function
Dcallee_info.h22 class Class; variable
Dfunction.h27 class Class; variable
Dabc_file.h33 class Class; variable
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dfunction.h30 friend class Class; variable
Dclass_impl.h32 inline Class::Class(const core::Class &coreOther) : core::Class(coreOther), targetChecker_(this) {} in Class() function
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/include/
DKeywordClass.ts20 export class Class { class
/arkcompiler/runtime_core/static_core/runtime/dprofiler/
Ddprofiler.h30 class Class; variable
/arkcompiler/runtime_core/panda_guard/obfuscate/
Dclass.h27Class(Program *program, const std::string &constructorIdx) : Entity(program), constructor_(program… in Class() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_linker_extension.h34 class Class; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Ditable.h23 class Class; variable
Dfield.h32 class Class; variable
Dobject_header.h53 class Class; variable
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dconfig.h48 class Class; variable
61 class Class; variable
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Dclass.h30 Class(const uint8_t *descriptor, uint32_t vtableSize, uint32_t imtSize, uint32_t klassSize) in Class() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dclass_impl.h117 inline Class::Class(AbckitCoreClass *klass, const ApiConfig *conf, const File *file) in Class() function
/arkcompiler/runtime_core/static_core/runtime/
Dclass.cpp91 Class::Class(const uint8_t *descriptor, panda_file::SourceLang lang, uint32_t vtableSize, uint32_t … in Class() function in ark::Class
/arkcompiler/runtime_core/static_core/compiler/tools/debug/
Djit_writer.h37 class Class; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test_extension.h102 bool InitializeClass(Class * /*klass*/) override in InitializeClass() argument
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Daot_builder.h31 class Class; variable

12