Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dserializer.cpp164 void HeapSnapshotJSONSerializer::SerializeEdges(RawHeap *rawheap, StreamWriter *writer) in SerializeEdges() function in rawheap_translate::HeapSnapshotJSONSerializer
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot_json_serializer.cpp125 void HeapSnapshotJSONSerializer::SerializeEdges(HeapSnapshot *snapshot, StreamWriter *writer) in SerializeEdges() function in panda::ecmascript::HeapSnapshotJSONSerializer