Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_helper.cpp78 void JsonHelper::AppendValueToQuotedString(const CString& str, CString& output) in AppendValueToQuotedString() function in panda::ecmascript::base::JsonHelper
140 void JsonHelper::AppendValueToQuotedString(const Span<const uint8_t>& sp, CString& output) in AppendValueToQuotedString() function in panda::ecmascript::base::JsonHelper