Searched refs:ParseJSONObject (Results 1 – 1 of 1) sorted by relevance
22 static StructuredData::ObjectSP ParseJSONObject(json::Object *object);60 return ParseJSONObject(O); in ParseJSONValue()86 static StructuredData::ObjectSP ParseJSONObject(json::Object *object) { in ParseJSONObject() function