Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.cpp131 void JsonHelper::AppendValueToQuotedString(const Span<const SrcType> &sp, DstType &output) in AppendValueToQuotedString() function in panda::ecmascript::base::JsonHelper
164 void JsonHelper::AppendValueToQuotedString(const CString& str, CString& output) in AppendValueToQuotedString() function in panda::ecmascript::base::JsonHelper