Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandabase/utils/
Djson_parser.cpp85 if (!GetJsonString()) { in InsertKeyValuePairIn()
135 bool JsonObject::Parser::GetJsonString() in GetJsonString() function in ark::JsonObject::Parser
282 return GetJsonString(); in GetValue()
Djson_parser.h99 bool GetJsonString();
/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.h97 bool GetJsonString();