Home
last modified time | relevance | path

Searched defs:GetEdges (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h465 const CList<Edge *> *GetEdges() const in GetEdges() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Drawheap_translate.cpp135 std::vector<Edge *>* RawHeap::GetEdges() in GetEdges() function in rawheap_translate::RawHeap