Home
last modified time | relevance | path

Searched defs:stringTable_ (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/common/
Dabc_code_converter.h38 AbcStringTable *stringTable_ = nullptr; variable
/arkcompiler/runtime_core/static_core/abc2program/
Dabc2program_compiler.h35 std::unique_ptr<AbcStringTable> stringTable_; variable
Dprogram_dump.h62 const AbcStringTable *stringTable_ = nullptr; variable
Dabc2program_key_data.h56 AbcStringTable &stringTable_; variable
Dabc_file_processor.h56 AbcStringTable *stringTable_ = nullptr; variable
Dabc_file_entity_processor.h57 … AbcStringTable *stringTable_ = nullptr; // NOLINT(misc-non-private-member-variables-in-classes) variable
/arkcompiler/ets_runtime/ecmascript/
Decma_string_table.h82 EcmaStringTable* stringTable_; variable
190 std::array<Segment, SEGMENT_COUNT> stringTable_; variable
Druntime.h300 std::unique_ptr<EcmaStringTable> stringTable_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.h231 StringHashMap stringTable_; variable
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h1195 …std::vector<char> stringTable_; // NOLINT(misc-non-private-member-variables-i… variable