Home
last modified time | relevance | path

Searched refs:SetNodeStringId (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.h141 void SetNodeStringId(char *addr, uint32_t size, StringId strId);
Drawheap_translate.cpp199 SetNodeStringId(objAddr, objCnt, strId); in ReadStringTable()
463 void RawHeapTranslate::SetNodeStringId(char *addr, uint32_t size, StringId strId) in SetNodeStringId() function in rawheap_translate::RawHeapTranslate