Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.h86 const CVector<uintptr_t> GetStringVector() const in GetStringVector() function
Dsnapshot.cpp199 CVector<uintptr_t> stringVector = processor.GetStringVector(); in WriteToFile()