Home
last modified time | relevance | path

Searched refs:GetEdgeCount (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
H A Dheap_snapshot.h120 size_t GetEdgeCount() const in GetEdgeCount() function in panda::ecmascript::EdgeType::Node
438 size_t GetEdgeCount() const in GetEdgeCount() function in panda::ecmascript::EdgeType::Reference::HeapSnapshot
H A Dheap_snapshot_json_serializer.cpp125 writer->WriteNumber(snapshot->GetEdgeCount()); // 12. in SerializeSnapshotHeader()
150 writer->WriteNumber(node->GetEdgeCount()); // 5. in SerializeNodes()

Completed in 3 milliseconds