Searched defs:SerializeSnapshotHeader (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/ | ||
| D | serializer.cpp | 93 void HeapSnapshotJSONSerializer::SerializeSnapshotHeader(RawHeapTranslate *snapshot, StreamWriter *… in SerializeSnapshotHeader() function in rawheap_translate::HeapSnapshotJSONSerializer |
| /arkcompiler/ets_runtime/ecmascript/dfx/hprof/ | ||
| D | heap_snapshot_json_serializer.cpp | 105 void HeapSnapshotJSONSerializer::SerializeSnapshotHeader(HeapSnapshot *snapshot, StreamWriter *writ… in SerializeSnapshotHeader() function in panda::ecmascript::HeapSnapshotJSONSerializer |