Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot_json_serializer.h44 void WriteString(const CString &str) in WriteString() function
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/rawheap_translate/
Dserializer.cpp35 void StreamWriter::WriteString(const std::string &str) in WriteString() function in rawheap_translate::StreamWriter