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.cpp93 void HeapSnapshotJSONSerializer::SerializeSnapshotHeader(RawHeapTranslate *snapshot, StreamWriter *… in SerializeSnapshotHeader() function in rawheap_translate::HeapSnapshotJSONSerializer
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot_json_serializer.cpp105 void HeapSnapshotJSONSerializer::SerializeSnapshotHeader(HeapSnapshot *snapshot, StreamWriter *writ… in SerializeSnapshotHeader() function in panda::ecmascript::HeapSnapshotJSONSerializer