Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dserializer.cpp91 void HeapSnapshotJSONSerializer::SerializeSnapshotHeader(RawHeap *rawheap, StreamWriter *writer) in SerializeSnapshotHeader() function in rawheap_translate::HeapSnapshotJSONSerializer
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot_json_serializer.cpp48 void HeapSnapshotJSONSerializer::SerializeSnapshotHeader(HeapSnapshot *snapshot, StreamWriter *writ… in SerializeSnapshotHeader() function in panda::ecmascript::HeapSnapshotJSONSerializer