Searched refs:beginObject (Results 1 – 14 of 14) sorted by relevance
53 jsonWriter.beginObject(); in testTwoNames()66 jsonWriter.beginObject(); in testNameWithoutValue()79 jsonWriter.beginObject(); in testValueWithoutName()104 jsonWriter.beginObject(); in testBadNestingObject()129 jsonWriter.beginObject(); in testNullName()141 jsonWriter.beginObject(); in testNullStringValue()343 jsonWriter.beginObject(); in testEmptyObject()353 jsonWriter.beginObject(); in testObjectsInArrays()357 jsonWriter.beginObject(); in testObjectsInArrays()370 jsonWriter.beginObject(); in testArraysInObjects()[all …]
67 reader.beginObject(); in testReadObject()79 reader.beginObject(); in testReadEmptyObject()89 reader.beginObject(); in testSkipObject()101 reader.beginObject(); in testSkipBeforeEndOfObject()117 reader.beginObject(); in testSkipAfterEndOfDocument()134 reader.beginObject(); in testHelloWorld()157 new JsonReader(new StringReader("")).beginObject(); in testEmptyString2()504 reader.beginObject(); in testMissingValue()516 reader.beginObject(); in testPrematureEndOfInput()530 reader.beginObject(); in testPrematurelyClosed()[all …]
59 mJsonWriter.beginObject(); in writeReleaseContent()84 mJsonWriter.beginObject(); in writeProperties()96 mJsonWriter.beginObject(); in writeTargetFileInfo()115 mJsonWriter.beginObject(); in writeAppInfo()124 mJsonWriter.beginObject(); in writeAppInfo()156 mJsonWriter.beginObject(); in writeFeatureCollection()169 mJsonWriter.beginObject(); in writeLibraryCollection()193 mJsonWriter.beginObject(); in writePackageFileContent()214 mJsonWriter.beginObject(); in writeApiPkg()
50 mJsonWriter.beginObject(); in open()68 mJsonWriter.beginObject(); in startGroup()77 mJsonWriter.beginObject(); in startGroup()
68 mJsonWriter.beginObject(); in open()
52 mReader.beginObject(); in readResults()
51 mReader.beginObject(); in readResults()
201 public JsonWriter beginObject() throws IOException { in beginObject() method in JsonWriter
271 public void beginObject() throws IOException { in beginObject() method in JsonReader
100 reader.beginObject() in readResults()
196 reader.beginObject(); in readExpectation()
403 writer.beginObject(); in writeVideoMetaInfo()
144 writer.beginObject(); in writeJSONToStream()
49970 method public void beginObject() throws java.io.IOException;50004 method public android.util.JsonWriter beginObject() throws java.io.IOException;