Home
last modified time | relevance | path

Searched defs:StringTable (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
Dstring_table.h34 …explicit StringTable(mem::InternalAllocatorPtr allocator) : internalTable_(allocator), table_(allo… in StringTable() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dpanda_vm.h32 class StringTable; variable
/arkcompiler/runtime_core/static_core/abc2program/tests/
Dabc2program_test.cpp254 TEST_F(Abc2ProgramHelloWorldTest, StringTable) in TEST_F() argument
323 TEST_F(Abc2ProgramFunctionsTest, StringTable) in TEST_F() argument