GeneratedMessageLite$DefaultInstanceBasedParser.smali
.class public Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;
.super Lcom/google/protobuf/AbstractParser;
.source "GeneratedMessageLite.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/protobuf/GeneratedMessageLite;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xc
name = "DefaultInstanceBasedParser"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Lcom/google/protobuf/GeneratedMessageLite<",
"TT;*>;>",
"Lcom/google/protobuf/AbstractParser<",
"TT;>;"
}
.end annotation
# instance fields
.field private defaultInstance:Lcom/google/protobuf/GeneratedMessageLite;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Lcom/google/protobuf/GeneratedMessageLite;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1333
.local p0, "this":Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;, "Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser<TT;>;"
.local p1, "defaultInstance":Lcom/google/protobuf/GeneratedMessageLite;, "TT;"
invoke-direct {p0}, Lcom/google/protobuf/AbstractParser;-><init>()V
.line 1334
iput-object p1, p0, Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;->defaultInstance:Lcom/google/protobuf/GeneratedMessageLite;
.line 1335
return-void
.end method
# virtual methods
.method public parsePartialFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
.registers 4
.param p1, "input" # Lcom/google/protobuf/CodedInputStream;
.param p2, "extensionRegistry" # Lcom/google/protobuf/ExtensionRegistryLite;
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lcom/google/protobuf/CodedInputStream;",
"Lcom/google/protobuf/ExtensionRegistryLite;",
")TT;"
}
.end annotation
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1340
.local p0, "this":Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;, "Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser<TT;>;"
iget-object v0, p0, Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;->defaultInstance:Lcom/google/protobuf/GeneratedMessageLite;
invoke-static {v0, p1, p2}, Lcom/google/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/google/protobuf/GeneratedMessageLite;Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object v0
return-object v0
.end method
.method public bridge synthetic parsePartialFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Lcom/google/protobuf/InvalidProtocolBufferException;
}
.end annotation
.line 1328
.local p0, "this":Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;, "Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser<TT;>;"
invoke-virtual {p0, p1, p2}, Lcom/google/protobuf/GeneratedMessageLite$DefaultInstanceBasedParser;->parsePartialFrom(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/GeneratedMessageLite;
move-result-object p1
return-object p1
.end method