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