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.h99 const CVector<uintptr_t> GetStringVector() const in GetStringVector() function
Dsnapshot.cpp231 CVector<uintptr_t> stringVector = processor.GetStringVector(); in WriteToFile()