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