Home
last modified time | relevance | path

Searched refs:ValueToQuotedString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Djson_stringifier.h40 CString ValueToQuotedString(CString str);
Djson_stringifier.cpp58 CString JsonStringifier::ValueToQuotedString(CString str) in ValueToQuotedString() function in panda::ecmascript::base::JsonStringifier
384 str = ValueToQuotedString(str); in SerializeJSONProperty()
438 str = ValueToQuotedString(str); in SerializeObjectKey()
659 str = ValueToQuotedString(str); in SerializePrimitiveRef()