Searched refs:replaceTop (Results 1 – 5 of 5) sorted by relevance
275 private void replaceTop(JsonScope topOfStack) { in replaceTop() method in JsonWriter485 replaceTop(JsonScope.DANGLING_NAME); in beforeName()503 replaceTop(JsonScope.NONEMPTY_DOCUMENT); in beforeValue()507 replaceTop(JsonScope.NONEMPTY_ARRAY); in beforeValue()518 replaceTop(JsonScope.NONEMPTY_OBJECT); in beforeValue()
336 replaceTop(JsonScope.NONEMPTY_DOCUMENT); in peek()584 private void replaceTop(JsonScope newTop) { in replaceTop() method in JsonReader590 replaceTop(JsonScope.NONEMPTY_ARRAY); in nextInArray()671 replaceTop(JsonScope.DANGLING_NAME); in nextInObject()693 replaceTop(JsonScope.NONEMPTY_OBJECT); in objectValue()
15539 HSPLandroid/util/JsonReader;->replaceTop(Landroid/util/JsonScope;)V15556 HSPLandroid/util/JsonWriter;->replaceTop(Landroid/util/JsonScope;)V31377 HSPLorg/json/JSONStringer;->replaceTop(Lorg/json/JSONStringer$Scope;)V
15475 HSPLandroid/util/JsonReader;->replaceTop(Landroid/util/JsonScope;)V15492 HSPLandroid/util/JsonWriter;->replaceTop(Landroid/util/JsonScope;)V
57153 Landroid/util/JsonReader;->replaceTop(Landroid/util/JsonScope;)V57184 Landroid/util/JsonWriter;->replaceTop(Landroid/util/JsonScope;)V