Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
H A Dstring_table.h32 class PANDA_PUBLIC_API StringTable { class
34 explicit StringTable(mem::InternalAllocatorPtr allocator) : internalTable_(allocator), table_(allocator) {} in StringTable() function in ark::StringTable

Completed in 2 milliseconds