Searched refs:ParseJSONObject (Results 1 – 3 of 3) sorted by relevance
21 static StructuredData::ObjectSP ParseJSONObject(json::Object *object);60 return ParseJSONObject(O); in ParseJSONValue()83 static StructuredData::ObjectSP ParseJSONObject(json::Object *object) { in ParseJSONObject() function
476 JSONValue::SP JSONParser::ParseJSONObject() { in ParseJSONObject() function in JSONParser548 return ParseJSONObject(); in ParseJSONValue()
297 JSONValue::SP ParseJSONObject();