Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandabase/utils/
Djson_parser.cpp84 if (!GetJsonString()) { in InsertKeyValuePairIn()
122 bool JsonObject::Parser::GetJsonString() in GetJsonString() function in panda::JsonObject::Parser
266 return GetJsonString(); in GetValue()
Djson_parser.h98 bool GetJsonString();