Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h126 JSTaggedValue ParseJSONText();
Djson_parser.cpp49 JSTaggedValue result = ParseJSONText(); in Launch()
55 JSTaggedValue JsonParser<T>::ParseJSONText() in ParseJSONText() function in panda::ecmascript::base::JsonParser