Searched refs:ParseArray (Results 1 – 2 of 2) sorted by relevance
41 static bool ParseArray(JsonParseContext& jsonParseContext);
396 return ParseArray(jsonParseContext); in ParseAny()555 BJson::ParseArray(JsonParseContext& jsonParseContext) in ParseArray() function in BPrivate::BJson