Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/core/
Dcore_vm.h86 StringTable *GetStringTable() const override in GetStringTable() function
/arkcompiler/runtime_core/common_interfaces/
Dbase_runtime.h177 BaseStringTableInterface<BaseStringTableImpl> &GetStringTable() in GetStringTable() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_vm.h204 StringTable *GetStringTable() const override in GetStringTable() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp150 StringHashMap *RawHeap::GetStringTable() in GetStringTable() function in rawheap_translate::RawHeap