- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3 - APKTool decompilation (Smali bytecode) for modding and rebuilding APK - Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures - Includes full Smali source, resources, and native libraries - Ready to rebuild APK after modifications with apktool b command - Added comprehensive README-apktool.md with modding guide This branch complements the JADX branches: - Use JADX (main/discord-community) to UNDERSTAND code (readable Java) - Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali) Total: 44,417 files, 538.51 MB Smali source code
2613 lines
77 KiB
Smali
2613 lines
77 KiB
Smali
.class public abstract Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.super Lcom/fyber/inneractive/sdk/protobuf/a;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/MemberClasses;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;,
|
|
Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;,
|
|
Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;,
|
|
Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$d;,
|
|
Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$c;,
|
|
Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$ExtendableMessage;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<MessageType:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TMessageType;TBuilderType;>;BuilderType:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b<",
|
|
"TMessageType;TBuilderType;>;>",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/a<",
|
|
"TMessageType;TBuilderType;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field private static defaultInstanceMap:Ljava/util/Map;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Ljava/util/Map<",
|
|
"Ljava/lang/Object;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"**>;>;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# instance fields
|
|
.field protected memoizedSerializedSize:I
|
|
|
|
.field protected unknownFields:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
|
|
# direct methods
|
|
.method static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Ljava/util/concurrent/ConcurrentHashMap;
|
|
|
|
invoke-direct {v0}, Ljava/util/concurrent/ConcurrentHashMap;-><init>()V
|
|
|
|
sput-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->defaultInstanceMap:Ljava/util/Map;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/fyber/inneractive/sdk/protobuf/a;-><init>()V
|
|
|
|
.line 7
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/l1;->f:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
iput-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->unknownFields:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
const/4 v0, -0x1
|
|
|
|
iput v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static synthetic access$000(Lcom/fyber/inneractive/sdk/protobuf/o;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkIsLite(Lcom/fyber/inneractive/sdk/protobuf/o;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method private static checkIsLite(Lcom/fyber/inneractive/sdk/protobuf/o;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<MessageType:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$ExtendableMessage<",
|
|
"TMessageType;TBuilderType;>;BuilderType:",
|
|
"Ljava/lang/Object;",
|
|
"T:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/o<",
|
|
"TMessageType;TT;>;)",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e<",
|
|
"TMessageType;TT;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 5
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method private static checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;)TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
if-eqz p0, :cond_1
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->isInitialized()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
.line 3
|
|
:cond_0
|
|
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/protobuf/a;->newUninitializedMessageException()Lcom/fyber/inneractive/sdk/protobuf/j1;
|
|
|
|
move-result-object p0
|
|
|
|
.line 4
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 5
|
|
new-instance v0, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {v0, p0}, Lcom/fyber/inneractive/sdk/protobuf/z;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 6
|
|
throw v0
|
|
|
|
:cond_1
|
|
:goto_0
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static emptyBooleanList()Lcom/fyber/inneractive/sdk/protobuf/y$a;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/g;->d:Lcom/fyber/inneractive/sdk/protobuf/g;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static emptyDoubleList()Lcom/fyber/inneractive/sdk/protobuf/y$b;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/n;->d:Lcom/fyber/inneractive/sdk/protobuf/n;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static emptyFloatList()Lcom/fyber/inneractive/sdk/protobuf/y$f;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/v;->d:Lcom/fyber/inneractive/sdk/protobuf/v;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static emptyIntList()Lcom/fyber/inneractive/sdk/protobuf/y$g;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/x;->d:Lcom/fyber/inneractive/sdk/protobuf/x;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static emptyLongList()Lcom/fyber/inneractive/sdk/protobuf/y$i;
|
|
.locals 1
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/f0;->d:Lcom/fyber/inneractive/sdk/protobuf/f0;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static emptyProtobufList()Lcom/fyber/inneractive/sdk/protobuf/y$j;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<E:",
|
|
"Ljava/lang/Object;",
|
|
">()",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/y$j<",
|
|
"TE;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/a1;->d:Lcom/fyber/inneractive/sdk/protobuf/a1;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method private final ensureUnknownFieldsInitialized()V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->unknownFields:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
.line 1
|
|
sget-object v1, Lcom/fyber/inneractive/sdk/protobuf/l1;->f:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 2
|
|
new-instance v0, Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
invoke-direct {v0}, Lcom/fyber/inneractive/sdk/protobuf/l1;-><init>()V
|
|
|
|
iput-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->unknownFields:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|
|
|
|
.method public static getDefaultInstance(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"**>;>(",
|
|
"Ljava/lang/Class<",
|
|
"TT;>;)TT;"
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->defaultInstanceMap:Ljava/util/Map;
|
|
|
|
.line 1
|
|
invoke-interface {v0, p0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 6
|
|
:try_start_0
|
|
invoke-virtual {p0}, Ljava/lang/Class;->getName()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p0}, Ljava/lang/Class;->getClassLoader()Ljava/lang/ClassLoader;
|
|
|
|
move-result-object v1
|
|
|
|
const/4 v2, 0x1
|
|
|
|
invoke-static {v0, v2, v1}, Ljava/lang/Class;->forName(Ljava/lang/String;ZLjava/lang/ClassLoader;)Ljava/lang/Class;
|
|
:try_end_0
|
|
.catch Ljava/lang/ClassNotFoundException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->defaultInstanceMap:Ljava/util/Map;
|
|
|
|
.line 10
|
|
invoke-interface {v0, p0}, Ljava/util/Map;->get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
.line 11
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
const-string v1, "Class initialization cannot fail."
|
|
|
|
invoke-direct {v0, v1, p0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
throw v0
|
|
|
|
:cond_0
|
|
:goto_0
|
|
if-nez v0, :cond_2
|
|
|
|
.line 12
|
|
:try_start_1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/p1;->a:Lsun/misc/Unsafe;
|
|
|
|
invoke-virtual {v0, p0}, Lsun/misc/Unsafe;->allocateInstance(Ljava/lang/Class;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
:try_end_1
|
|
.catchall {:try_start_1 .. :try_end_1} :catchall_0
|
|
|
|
.line 13
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
invoke-virtual {v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->getDefaultInstanceForType()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
sget-object v1, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->defaultInstanceMap:Ljava/util/Map;
|
|
|
|
.line 18
|
|
invoke-interface {v1, p0, v0}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
goto :goto_1
|
|
|
|
.line 19
|
|
:cond_1
|
|
new-instance p0, Ljava/lang/IllegalStateException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/IllegalStateException;-><init>()V
|
|
|
|
throw p0
|
|
|
|
:catchall_0
|
|
move-exception p0
|
|
|
|
.line 20
|
|
new-instance v0, Ljava/lang/IllegalStateException;
|
|
|
|
invoke-direct {v0, p0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
throw v0
|
|
|
|
:cond_2
|
|
:goto_1
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static varargs getMethodOrDie(Ljava/lang/Class;Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
|
|
.locals 3
|
|
|
|
.line 1
|
|
:try_start_0
|
|
invoke-virtual {p0, p1, p2}, Ljava/lang/Class;->getMethod(Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
|
|
|
|
move-result-object p0
|
|
:try_end_0
|
|
.catch Ljava/lang/NoSuchMethodException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-object p0
|
|
|
|
:catch_0
|
|
move-exception p2
|
|
|
|
.line 3
|
|
new-instance v0, Ljava/lang/RuntimeException;
|
|
|
|
new-instance v1, Ljava/lang/StringBuilder;
|
|
|
|
const-string v2, "Generated message class \""
|
|
|
|
invoke-direct {v1, v2}, Ljava/lang/StringBuilder;-><init>(Ljava/lang/String;)V
|
|
|
|
.line 4
|
|
invoke-virtual {p0}, Ljava/lang/Class;->getName()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-virtual {v1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
const-string p0, "\" missing method \""
|
|
|
|
invoke-virtual {v1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v1, p1}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
const-string p0, "\"."
|
|
|
|
invoke-virtual {v1, p0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {v0, p0, p2}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
throw v0
|
|
.end method
|
|
|
|
.method public static varargs invokeOrDie(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
:try_start_0
|
|
invoke-virtual {p0, p1, p2}, Ljava/lang/reflect/Method;->invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
:try_end_0
|
|
.catch Ljava/lang/IllegalAccessException; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Ljava/lang/reflect/InvocationTargetException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-object p0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
.line 6
|
|
invoke-virtual {p0}, Ljava/lang/reflect/InvocationTargetException;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object p0
|
|
|
|
.line 7
|
|
instance-of p1, p0, Ljava/lang/RuntimeException;
|
|
|
|
if-nez p1, :cond_1
|
|
|
|
.line 9
|
|
instance-of p1, p0, Ljava/lang/Error;
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
.line 10
|
|
check-cast p0, Ljava/lang/Error;
|
|
|
|
throw p0
|
|
|
|
.line 12
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string p2, "Unexpected exception thrown by generated accessor method."
|
|
|
|
invoke-direct {p1, p2, p0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
throw p1
|
|
|
|
.line 13
|
|
:cond_1
|
|
check-cast p0, Ljava/lang/RuntimeException;
|
|
|
|
throw p0
|
|
|
|
:catch_1
|
|
move-exception p0
|
|
|
|
.line 14
|
|
new-instance p1, Ljava/lang/RuntimeException;
|
|
|
|
const-string p2, "Couldn\'t use Java reflection to implement protocol message reflection."
|
|
|
|
invoke-direct {p1, p2, p0}, Ljava/lang/RuntimeException;-><init>(Ljava/lang/String;Ljava/lang/Throwable;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public static final isInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Z)Z
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;Z)Z"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->GET_MEMOIZED_IS_INITIALIZED:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
.line 3
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Ljava/lang/Byte;
|
|
|
|
invoke-virtual {v0}, Ljava/lang/Byte;->byteValue()B
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
return v1
|
|
|
|
:cond_0
|
|
if-nez v0, :cond_1
|
|
|
|
const/4 p0, 0x0
|
|
|
|
return p0
|
|
|
|
.line 4
|
|
:cond_1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/z0;->c:Lcom/fyber/inneractive/sdk/protobuf/z0;
|
|
|
|
.line 5
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 6
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/protobuf/z0;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/d1;
|
|
|
|
move-result-object v0
|
|
|
|
.line 7
|
|
invoke-interface {v0, p0}, Lcom/fyber/inneractive/sdk/protobuf/d1;->b(Ljava/lang/Object;)Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz p1, :cond_3
|
|
|
|
.line 9
|
|
sget-object p1, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->SET_MEMOIZED_IS_INITIALIZED:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
if-eqz v0, :cond_2
|
|
|
|
move-object v1, p0
|
|
|
|
goto :goto_0
|
|
|
|
:cond_2
|
|
const/4 v1, 0x0
|
|
|
|
:goto_0
|
|
invoke-virtual {p0, p1, v1}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
:cond_3
|
|
return v0
|
|
.end method
|
|
|
|
.method public static mutableCopy(Lcom/fyber/inneractive/sdk/protobuf/y$a;)Lcom/fyber/inneractive/sdk/protobuf/y$a;
|
|
.locals 1
|
|
|
|
.line 13
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/g;
|
|
|
|
.line 14
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/protobuf/g;->c:I
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/16 v0, 0xa
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
mul-int/lit8 v0, v0, 0x2
|
|
|
|
.line 15
|
|
:goto_0
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/g;->c(I)Lcom/fyber/inneractive/sdk/protobuf/g;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static mutableCopy(Lcom/fyber/inneractive/sdk/protobuf/y$b;)Lcom/fyber/inneractive/sdk/protobuf/y$b;
|
|
.locals 1
|
|
|
|
.line 10
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/n;
|
|
|
|
.line 11
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/protobuf/n;->c:I
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/16 v0, 0xa
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
mul-int/lit8 v0, v0, 0x2
|
|
|
|
.line 12
|
|
:goto_0
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/n;->c(I)Lcom/fyber/inneractive/sdk/protobuf/n;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static mutableCopy(Lcom/fyber/inneractive/sdk/protobuf/y$f;)Lcom/fyber/inneractive/sdk/protobuf/y$f;
|
|
.locals 1
|
|
|
|
.line 7
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/v;
|
|
|
|
.line 8
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/protobuf/v;->c:I
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/16 v0, 0xa
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
mul-int/lit8 v0, v0, 0x2
|
|
|
|
.line 9
|
|
:goto_0
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/v;->c(I)Lcom/fyber/inneractive/sdk/protobuf/v;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static mutableCopy(Lcom/fyber/inneractive/sdk/protobuf/y$g;)Lcom/fyber/inneractive/sdk/protobuf/y$g;
|
|
.locals 1
|
|
|
|
.line 1
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/x;
|
|
|
|
.line 2
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/protobuf/x;->c:I
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/16 v0, 0xa
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
mul-int/lit8 v0, v0, 0x2
|
|
|
|
.line 3
|
|
:goto_0
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/x;->e(I)Lcom/fyber/inneractive/sdk/protobuf/x;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static mutableCopy(Lcom/fyber/inneractive/sdk/protobuf/y$i;)Lcom/fyber/inneractive/sdk/protobuf/y$i;
|
|
.locals 1
|
|
|
|
.line 4
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/f0;
|
|
|
|
.line 5
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/protobuf/f0;->c:I
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/16 v0, 0xa
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
mul-int/lit8 v0, v0, 0x2
|
|
|
|
.line 6
|
|
:goto_0
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/f0;->c(I)Lcom/fyber/inneractive/sdk/protobuf/f0;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static mutableCopy(Lcom/fyber/inneractive/sdk/protobuf/y$j;)Lcom/fyber/inneractive/sdk/protobuf/y$j;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<E:",
|
|
"Ljava/lang/Object;",
|
|
">(",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/y$j<",
|
|
"TE;>;)",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/y$j<",
|
|
"TE;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 16
|
|
invoke-interface {p0}, Ljava/util/List;->size()I
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/16 v0, 0xa
|
|
|
|
goto :goto_0
|
|
|
|
:cond_0
|
|
mul-int/lit8 v0, v0, 0x2
|
|
|
|
.line 17
|
|
:goto_0
|
|
invoke-interface {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/y$j;->a(I)Lcom/fyber/inneractive/sdk/protobuf/y$j;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static newMessageInfo(Lcom/fyber/inneractive/sdk/protobuf/o0;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/fyber/inneractive/sdk/protobuf/b1;
|
|
|
|
invoke-direct {v0, p0, p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/b1;-><init>(Lcom/fyber/inneractive/sdk/protobuf/o0;Ljava/lang/String;[Ljava/lang/Object;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newRepeatedGeneratedExtension(Lcom/fyber/inneractive/sdk/protobuf/o0;Lcom/fyber/inneractive/sdk/protobuf/o0;Lcom/fyber/inneractive/sdk/protobuf/y$d;ILcom/fyber/inneractive/sdk/protobuf/r1$b;ZLjava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;
|
|
.locals 8
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<ContainingType::",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/o0;",
|
|
"Type:",
|
|
"Ljava/lang/Object;",
|
|
">(TContainingType;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/o0;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/y$d<",
|
|
"*>;I",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/r1$b;",
|
|
"Z",
|
|
"Ljava/lang/Class;",
|
|
")",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e<",
|
|
"TContainingType;TType;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Ljava/util/Collections;->emptyList()Ljava/util/List;
|
|
|
|
move-result-object p6
|
|
|
|
.line 2
|
|
new-instance v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;
|
|
|
|
new-instance v7, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$d;
|
|
|
|
const/4 v5, 0x1
|
|
|
|
move-object v1, v7
|
|
|
|
move-object v2, p2
|
|
|
|
move v3, p3
|
|
|
|
move-object v4, p4
|
|
|
|
move v6, p5
|
|
|
|
invoke-direct/range {v1 .. v6}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$d;-><init>(Lcom/fyber/inneractive/sdk/protobuf/y$d;ILcom/fyber/inneractive/sdk/protobuf/r1$b;ZZ)V
|
|
|
|
invoke-direct {v0, p0, p6, p1, v7}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;-><init>(Lcom/fyber/inneractive/sdk/protobuf/o0;Ljava/lang/Object;Lcom/fyber/inneractive/sdk/protobuf/o0;Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$d;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static newSingularGeneratedExtension(Lcom/fyber/inneractive/sdk/protobuf/o0;Ljava/lang/Object;Lcom/fyber/inneractive/sdk/protobuf/o0;Lcom/fyber/inneractive/sdk/protobuf/y$d;ILcom/fyber/inneractive/sdk/protobuf/r1$b;Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;
|
|
.locals 7
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<ContainingType::",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/o0;",
|
|
"Type:",
|
|
"Ljava/lang/Object;",
|
|
">(TContainingType;TType;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/o0;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/y$d<",
|
|
"*>;I",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/r1$b;",
|
|
"Ljava/lang/Class;",
|
|
")",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e<",
|
|
"TContainingType;TType;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance p6, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;
|
|
|
|
new-instance v6, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$d;
|
|
|
|
const/4 v4, 0x0
|
|
|
|
const/4 v5, 0x0
|
|
|
|
move-object v0, v6
|
|
|
|
move-object v1, p3
|
|
|
|
move v2, p4
|
|
|
|
move-object v3, p5
|
|
|
|
invoke-direct/range {v0 .. v5}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$d;-><init>(Lcom/fyber/inneractive/sdk/protobuf/y$d;ILcom/fyber/inneractive/sdk/protobuf/r1$b;ZZ)V
|
|
|
|
invoke-direct {p6, p0, p1, p2, v6}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$e;-><init>(Lcom/fyber/inneractive/sdk/protobuf/o0;Ljava/lang/Object;Lcom/fyber/inneractive/sdk/protobuf/o0;Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$d;)V
|
|
|
|
return-object p6
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Ljava/io/InputStream;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/q;->a()Lcom/fyber/inneractive/sdk/protobuf/q;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2
|
|
invoke-static {p0, p1, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialDelimitedFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
.line 3
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseDelimitedFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Ljava/io/InputStream;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 4
|
|
invoke-static {p0, p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialDelimitedFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
.line 5
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/i;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/i;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 66
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/q;->a()Lcom/fyber/inneractive/sdk/protobuf/q;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {p0, p1, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/i;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
.line 67
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/i;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/i;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 68
|
|
invoke-static {p0, p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/i;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/j;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 75
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/q;->a()Lcom/fyber/inneractive/sdk/protobuf/q;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {p0, p1, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/j;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 76
|
|
invoke-static {p0, p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/io/InputStream;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Ljava/io/InputStream;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
.line 1
|
|
sget-object p1, Lcom/fyber/inneractive/sdk/protobuf/y;->b:[B
|
|
|
|
.line 2
|
|
array-length v0, p1
|
|
|
|
.line 3
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/protobuf/j$a;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 4
|
|
invoke-direct {v1, p1, v2, v0, v2}, Lcom/fyber/inneractive/sdk/protobuf/j$a;-><init>([BIIZ)V
|
|
|
|
.line 5
|
|
:try_start_0
|
|
invoke-virtual {v1, v0}, Lcom/fyber/inneractive/sdk/protobuf/j$a;->d(I)I
|
|
:try_end_0
|
|
.catch Lcom/fyber/inneractive/sdk/protobuf/z; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
.line 14
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
throw p1
|
|
|
|
.line 15
|
|
:cond_0
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/protobuf/j$b;
|
|
|
|
.line 16
|
|
invoke-direct {v1, p1}, Lcom/fyber/inneractive/sdk/protobuf/j$b;-><init>(Ljava/io/InputStream;)V
|
|
|
|
.line 17
|
|
:goto_0
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/q;->a()Lcom/fyber/inneractive/sdk/protobuf/q;
|
|
|
|
move-result-object p1
|
|
|
|
.line 18
|
|
invoke-static {p0, v1, p1}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
.line 19
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Ljava/io/InputStream;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
.line 20
|
|
sget-object p1, Lcom/fyber/inneractive/sdk/protobuf/y;->b:[B
|
|
|
|
.line 21
|
|
array-length v0, p1
|
|
|
|
.line 22
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/protobuf/j$a;
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 23
|
|
invoke-direct {v1, p1, v2, v0, v2}, Lcom/fyber/inneractive/sdk/protobuf/j$a;-><init>([BIIZ)V
|
|
|
|
.line 24
|
|
:try_start_0
|
|
invoke-virtual {v1, v0}, Lcom/fyber/inneractive/sdk/protobuf/j$a;->d(I)I
|
|
:try_end_0
|
|
.catch Lcom/fyber/inneractive/sdk/protobuf/z; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
.line 33
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
throw p1
|
|
|
|
.line 34
|
|
:cond_0
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/protobuf/j$b;
|
|
|
|
.line 35
|
|
invoke-direct {v1, p1}, Lcom/fyber/inneractive/sdk/protobuf/j$b;-><init>(Ljava/io/InputStream;)V
|
|
|
|
.line 36
|
|
:goto_0
|
|
invoke-static {p0, v1, p2}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
.line 37
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/nio/ByteBuffer;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Ljava/nio/ByteBuffer;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 65
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/q;->a()Lcom/fyber/inneractive/sdk/protobuf/q;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {p0, p1, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/nio/ByteBuffer;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/nio/ByteBuffer;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 4
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Ljava/nio/ByteBuffer;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 38
|
|
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->hasArray()Z
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
.line 40
|
|
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->array()[B
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->arrayOffset()I
|
|
|
|
move-result v2
|
|
|
|
invoke-virtual {p1}, Ljava/nio/Buffer;->position()I
|
|
|
|
move-result v3
|
|
|
|
add-int/2addr v3, v2
|
|
|
|
invoke-virtual {p1}, Ljava/nio/Buffer;->remaining()I
|
|
|
|
move-result p1
|
|
|
|
.line 41
|
|
new-instance v2, Lcom/fyber/inneractive/sdk/protobuf/j$a;
|
|
|
|
.line 42
|
|
invoke-direct {v2, v0, v3, p1, v1}, Lcom/fyber/inneractive/sdk/protobuf/j$a;-><init>([BIIZ)V
|
|
|
|
.line 43
|
|
:try_start_0
|
|
invoke-virtual {v2, p1}, Lcom/fyber/inneractive/sdk/protobuf/j$a;->d(I)I
|
|
:try_end_0
|
|
.catch Lcom/fyber/inneractive/sdk/protobuf/z; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
.line 52
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
throw p1
|
|
|
|
.line 53
|
|
:cond_0
|
|
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->isDirect()Z
|
|
|
|
move-result v0
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 54
|
|
sget-boolean v0, Lcom/fyber/inneractive/sdk/protobuf/p1;->d:Z
|
|
|
|
if-eqz v0, :cond_1
|
|
|
|
.line 55
|
|
new-instance v0, Lcom/fyber/inneractive/sdk/protobuf/j$c;
|
|
|
|
.line 56
|
|
invoke-direct {v0, p1, v1}, Lcom/fyber/inneractive/sdk/protobuf/j$c;-><init>(Ljava/nio/ByteBuffer;Z)V
|
|
|
|
goto :goto_1
|
|
|
|
.line 57
|
|
:cond_1
|
|
invoke-virtual {p1}, Ljava/nio/Buffer;->remaining()I
|
|
|
|
move-result v0
|
|
|
|
new-array v2, v0, [B
|
|
|
|
.line 58
|
|
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->duplicate()Ljava/nio/ByteBuffer;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1, v2}, Ljava/nio/ByteBuffer;->get([B)Ljava/nio/ByteBuffer;
|
|
|
|
.line 59
|
|
new-instance p1, Lcom/fyber/inneractive/sdk/protobuf/j$a;
|
|
|
|
const/4 v3, 0x1
|
|
|
|
.line 60
|
|
invoke-direct {p1, v2, v1, v0, v3}, Lcom/fyber/inneractive/sdk/protobuf/j$a;-><init>([BIIZ)V
|
|
|
|
.line 61
|
|
:try_start_1
|
|
invoke-virtual {p1, v0}, Lcom/fyber/inneractive/sdk/protobuf/j$a;->d(I)I
|
|
:try_end_1
|
|
.catch Lcom/fyber/inneractive/sdk/protobuf/z; {:try_start_1 .. :try_end_1} :catch_1
|
|
|
|
move-object v2, p1
|
|
|
|
:goto_0
|
|
move-object v0, v2
|
|
|
|
.line 62
|
|
:goto_1
|
|
invoke-static {p0, v0, p2}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
.line 63
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
|
|
:catch_1
|
|
move-exception p0
|
|
|
|
.line 64
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
invoke-direct {p1, p0}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/Throwable;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;[B)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 3
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;[B)TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 69
|
|
array-length v0, p1
|
|
|
|
.line 70
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/q;->a()Lcom/fyber/inneractive/sdk/protobuf/q;
|
|
|
|
move-result-object v1
|
|
|
|
const/4 v2, 0x0
|
|
|
|
.line 71
|
|
invoke-static {p0, p1, v2, v0, v1}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;[BIILcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parseFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;[BLcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;[B",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 72
|
|
array-length v0, p1
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 73
|
|
invoke-static {p0, p1, v1, v0, p2}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;[BIILcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
.line 74
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method private static parsePartialDelimitedFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Ljava/io/InputStream;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 5
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Ljava/io/InputStream;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
:try_start_0
|
|
invoke-virtual {p1}, Ljava/io/InputStream;->read()I
|
|
|
|
move-result v0
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 p0, 0x0
|
|
|
|
return-object p0
|
|
|
|
:cond_0
|
|
and-int/lit16 v2, v0, 0x80
|
|
|
|
if-nez v2, :cond_1
|
|
|
|
goto :goto_2
|
|
|
|
:cond_1
|
|
and-int/lit8 v0, v0, 0x7f
|
|
|
|
const/4 v2, 0x7
|
|
|
|
:goto_0
|
|
const/16 v3, 0x20
|
|
|
|
if-ge v2, v3, :cond_4
|
|
|
|
.line 2
|
|
invoke-virtual {p1}, Ljava/io/InputStream;->read()I
|
|
|
|
move-result v3
|
|
|
|
if-eq v3, v1, :cond_3
|
|
|
|
and-int/lit8 v4, v3, 0x7f
|
|
|
|
shl-int/2addr v4, v2
|
|
|
|
or-int/2addr v0, v4
|
|
|
|
and-int/lit16 v3, v3, 0x80
|
|
|
|
if-nez v3, :cond_2
|
|
|
|
goto :goto_2
|
|
|
|
:cond_2
|
|
add-int/lit8 v2, v2, 0x7
|
|
|
|
goto :goto_0
|
|
|
|
.line 4
|
|
:cond_3
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/z;->i()Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
move-result-object p0
|
|
|
|
throw p0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
goto :goto_3
|
|
|
|
:cond_4
|
|
:goto_1
|
|
const/16 v3, 0x40
|
|
|
|
if-ge v2, v3, :cond_7
|
|
|
|
.line 13
|
|
invoke-virtual {p1}, Ljava/io/InputStream;->read()I
|
|
|
|
move-result v3
|
|
:try_end_0
|
|
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
if-eq v3, v1, :cond_6
|
|
|
|
and-int/lit16 v3, v3, 0x80
|
|
|
|
if-nez v3, :cond_5
|
|
|
|
.line 14
|
|
:goto_2
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/protobuf/a$a$a;
|
|
|
|
invoke-direct {v1, v0, p1}, Lcom/fyber/inneractive/sdk/protobuf/a$a$a;-><init>(ILjava/io/InputStream;)V
|
|
|
|
.line 15
|
|
new-instance p1, Lcom/fyber/inneractive/sdk/protobuf/j$b;
|
|
|
|
.line 16
|
|
invoke-direct {p1, v1}, Lcom/fyber/inneractive/sdk/protobuf/j$b;-><init>(Ljava/io/InputStream;)V
|
|
|
|
.line 17
|
|
invoke-static {p0, p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
const/4 p2, 0x0
|
|
|
|
.line 19
|
|
invoke-virtual {p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/j;->a(I)V
|
|
|
|
return-object p0
|
|
|
|
:cond_5
|
|
add-int/lit8 v2, v2, 0x7
|
|
|
|
goto :goto_1
|
|
|
|
.line 22
|
|
:cond_6
|
|
:try_start_1
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/z;->i()Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
move-result-object p0
|
|
|
|
throw p0
|
|
|
|
.line 28
|
|
:cond_7
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/z;->e()Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
move-result-object p0
|
|
|
|
throw p0
|
|
:try_end_1
|
|
.catch Ljava/io/IOException; {:try_start_1 .. :try_end_1} :catch_0
|
|
|
|
.line 29
|
|
:goto_3
|
|
new-instance p1, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {p1, p0}, Lcom/fyber/inneractive/sdk/protobuf/z;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method private static parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/i;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/i;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 47
|
|
invoke-virtual {p1}, Lcom/fyber/inneractive/sdk/protobuf/i;->g()Lcom/fyber/inneractive/sdk/protobuf/j;
|
|
|
|
move-result-object p1
|
|
|
|
.line 48
|
|
invoke-static {p0, p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
const/4 p2, 0x0
|
|
|
|
.line 50
|
|
invoke-virtual {p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/j;->a(I)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/j;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 46
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/q;->a()Lcom/fyber/inneractive/sdk/protobuf/q;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-static {p0, p1, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Lcom/fyber/inneractive/sdk/protobuf/j;Lcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/j;",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->NEW_MUTABLE_INSTANCE:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
.line 2
|
|
:try_start_0
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/z0;->c:Lcom/fyber/inneractive/sdk/protobuf/z0;
|
|
|
|
.line 3
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 4
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/protobuf/z0;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/d1;
|
|
|
|
move-result-object v0
|
|
|
|
.line 5
|
|
iget-object v1, p1, Lcom/fyber/inneractive/sdk/protobuf/j;->d:Lcom/fyber/inneractive/sdk/protobuf/k;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
.line 8
|
|
:cond_0
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/protobuf/k;
|
|
|
|
invoke-direct {v1, p1}, Lcom/fyber/inneractive/sdk/protobuf/k;-><init>(Lcom/fyber/inneractive/sdk/protobuf/j;)V
|
|
|
|
.line 9
|
|
:goto_0
|
|
invoke-interface {v0, p0, v1, p2}, Lcom/fyber/inneractive/sdk/protobuf/d1;->a(Ljava/lang/Object;Lcom/fyber/inneractive/sdk/protobuf/c1;Lcom/fyber/inneractive/sdk/protobuf/q;)V
|
|
|
|
.line 10
|
|
invoke-interface {v0, p0}, Lcom/fyber/inneractive/sdk/protobuf/d1;->a(Ljava/lang/Object;)V
|
|
:try_end_0
|
|
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Ljava/lang/RuntimeException; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
return-object p0
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
goto :goto_1
|
|
|
|
:catch_1
|
|
move-exception p0
|
|
|
|
goto :goto_2
|
|
|
|
.line 17
|
|
:goto_1
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object p1
|
|
|
|
instance-of p1, p1, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
if-eqz p1, :cond_1
|
|
|
|
.line 18
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
throw p0
|
|
|
|
.line 20
|
|
:cond_1
|
|
throw p0
|
|
|
|
.line 21
|
|
:goto_2
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object p1
|
|
|
|
instance-of p1, p1, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
if-eqz p1, :cond_2
|
|
|
|
.line 22
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
throw p0
|
|
|
|
.line 24
|
|
:cond_2
|
|
new-instance p1, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {p1, p0}, Lcom/fyber/inneractive/sdk/protobuf/z;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public static parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;[BIILcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 7
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;[BII",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 25
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->NEW_MUTABLE_INSTANCE:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
.line 26
|
|
:try_start_0
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/z0;->c:Lcom/fyber/inneractive/sdk/protobuf/z0;
|
|
|
|
.line 27
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 28
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/protobuf/z0;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/d1;
|
|
|
|
move-result-object v6
|
|
|
|
add-int v4, p2, p3
|
|
|
|
.line 29
|
|
new-instance v5, Lcom/fyber/inneractive/sdk/protobuf/e$b;
|
|
|
|
invoke-direct {v5, p4}, Lcom/fyber/inneractive/sdk/protobuf/e$b;-><init>(Lcom/fyber/inneractive/sdk/protobuf/q;)V
|
|
|
|
move-object v0, v6
|
|
|
|
move-object v1, p0
|
|
|
|
move-object v2, p1
|
|
|
|
move v3, p2
|
|
|
|
invoke-interface/range {v0 .. v5}, Lcom/fyber/inneractive/sdk/protobuf/d1;->a(Ljava/lang/Object;[BIILcom/fyber/inneractive/sdk/protobuf/e$b;)V
|
|
|
|
.line 31
|
|
invoke-interface {v6, p0}, Lcom/fyber/inneractive/sdk/protobuf/d1;->a(Ljava/lang/Object;)V
|
|
|
|
.line 32
|
|
iget p1, p0, Lcom/fyber/inneractive/sdk/protobuf/a;->memoizedHashCode:I
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
return-object p0
|
|
|
|
.line 33
|
|
:cond_0
|
|
new-instance p0, Ljava/lang/RuntimeException;
|
|
|
|
invoke-direct {p0}, Ljava/lang/RuntimeException;-><init>()V
|
|
|
|
throw p0
|
|
:try_end_0
|
|
.catch Ljava/io/IOException; {:try_start_0 .. :try_end_0} :catch_0
|
|
.catch Ljava/lang/IndexOutOfBoundsException; {:try_start_0 .. :try_end_0} :catch_1
|
|
|
|
:catch_0
|
|
move-exception p0
|
|
|
|
goto :goto_0
|
|
|
|
.line 41
|
|
:catch_1
|
|
invoke-static {}, Lcom/fyber/inneractive/sdk/protobuf/z;->i()Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
move-result-object p0
|
|
|
|
throw p0
|
|
|
|
.line 42
|
|
:goto_0
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object p1
|
|
|
|
instance-of p1, p1, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
if-eqz p1, :cond_1
|
|
|
|
.line 43
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getCause()Ljava/lang/Throwable;
|
|
|
|
move-result-object p0
|
|
|
|
check-cast p0, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
throw p0
|
|
|
|
.line 45
|
|
:cond_1
|
|
new-instance p1, Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
|
|
invoke-virtual {p0}, Ljava/lang/Throwable;->getMessage()Ljava/lang/String;
|
|
|
|
move-result-object p0
|
|
|
|
invoke-direct {p1, p0}, Lcom/fyber/inneractive/sdk/protobuf/z;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method private static parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;[BLcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TT;*>;>(TT;[B",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/q;",
|
|
")TT;"
|
|
}
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lcom/fyber/inneractive/sdk/protobuf/z;
|
|
}
|
|
.end annotation
|
|
|
|
.line 57
|
|
array-length v0, p1
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 58
|
|
invoke-static {p0, p1, v1, v0, p2}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->parsePartialFrom(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;[BIILcom/fyber/inneractive/sdk/protobuf/q;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
.line 59
|
|
invoke-static {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->checkMessageInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object p0
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
.method public static registerDefaultInstance(Ljava/lang/Class;Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)V
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"**>;>(",
|
|
"Ljava/lang/Class<",
|
|
"TT;>;TT;)V"
|
|
}
|
|
.end annotation
|
|
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->defaultInstanceMap:Ljava/util/Map;
|
|
|
|
.line 1
|
|
invoke-interface {v0, p0, p1}, Ljava/util/Map;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public buildMessageInfo()Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/Exception;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->BUILD_MESSAGE_INFO:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final createBuilder()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<MessageType:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TMessageType;TBuilderType;>;BuilderType:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b<",
|
|
"TMessageType;TBuilderType;>;>()TBuilderType;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->NEW_BUILDER:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public final createBuilder(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<MessageType:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite<",
|
|
"TMessageType;TBuilderType;>;BuilderType:",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b<",
|
|
"TMessageType;TBuilderType;>;>(TMessageType;)TBuilderType;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2
|
|
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->createBuilder()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
|
|
move-result-object v0
|
|
|
|
invoke-virtual {v0, p1}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;->a(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 2
|
|
invoke-virtual {p0, p1, v0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 1
|
|
invoke-virtual {p0, p1, p2, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public abstract dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
|
.end method
|
|
|
|
.method public equals(Ljava/lang/Object;)Z
|
|
.locals 3
|
|
|
|
if-ne p0, p1, :cond_0
|
|
|
|
const/4 p1, 0x1
|
|
|
|
return p1
|
|
|
|
:cond_0
|
|
const/4 v0, 0x0
|
|
|
|
if-nez p1, :cond_1
|
|
|
|
return v0
|
|
|
|
.line 1
|
|
:cond_1
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {p1}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v2
|
|
|
|
if-eq v1, v2, :cond_2
|
|
|
|
return v0
|
|
|
|
.line 2
|
|
:cond_2
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/z0;->c:Lcom/fyber/inneractive/sdk/protobuf/z0;
|
|
|
|
.line 3
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 4
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/protobuf/z0;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/d1;
|
|
|
|
move-result-object v0
|
|
|
|
.line 5
|
|
check-cast p1, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
invoke-interface {v0, p0, p1}, Lcom/fyber/inneractive/sdk/protobuf/d1;->b(Ljava/lang/Object;Ljava/lang/Object;)Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public final getDefaultInstanceForType()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TMessageType;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->GET_DEFAULT_INSTANCE:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic getDefaultInstanceForType()Lcom/fyber/inneractive/sdk/protobuf/o0;
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->getDefaultInstanceForType()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getMemoizedSerializedSize()I
|
|
.locals 1
|
|
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final getParserForType()Lcom/fyber/inneractive/sdk/protobuf/w0;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Lcom/fyber/inneractive/sdk/protobuf/w0<",
|
|
"TMessageType;>;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->GET_PARSER:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/protobuf/w0;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public getSerializedSize()I
|
|
.locals 2
|
|
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I
|
|
|
|
const/4 v1, -0x1
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/z0;->c:Lcom/fyber/inneractive/sdk/protobuf/z0;
|
|
|
|
.line 3
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 4
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/protobuf/z0;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/d1;
|
|
|
|
move-result-object v0
|
|
|
|
.line 5
|
|
invoke-interface {v0, p0}, Lcom/fyber/inneractive/sdk/protobuf/d1;->c(Ljava/lang/Object;)I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I
|
|
|
|
:cond_0
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public hashCode()I
|
|
.locals 2
|
|
|
|
iget v0, p0, Lcom/fyber/inneractive/sdk/protobuf/a;->memoizedHashCode:I
|
|
|
|
if-eqz v0, :cond_0
|
|
|
|
return v0
|
|
|
|
.line 2
|
|
:cond_0
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/z0;->c:Lcom/fyber/inneractive/sdk/protobuf/z0;
|
|
|
|
.line 3
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 4
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/protobuf/z0;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/d1;
|
|
|
|
move-result-object v0
|
|
|
|
.line 5
|
|
invoke-interface {v0, p0}, Lcom/fyber/inneractive/sdk/protobuf/d1;->d(Ljava/lang/Object;)I
|
|
|
|
move-result v0
|
|
|
|
iput v0, p0, Lcom/fyber/inneractive/sdk/protobuf/a;->memoizedHashCode:I
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final isInitialized()Z
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
.line 1
|
|
invoke-static {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->isInitialized(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;Z)Z
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public makeImmutable()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/z0;->c:Lcom/fyber/inneractive/sdk/protobuf/z0;
|
|
|
|
.line 2
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 3
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/protobuf/z0;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/d1;
|
|
|
|
move-result-object v0
|
|
|
|
.line 4
|
|
invoke-interface {v0, p0}, Lcom/fyber/inneractive/sdk/protobuf/d1;->a(Ljava/lang/Object;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public mergeLengthDelimitedField(ILcom/fyber/inneractive/sdk/protobuf/i;)V
|
|
.locals 2
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->ensureUnknownFieldsInitialized()V
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->unknownFields:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
.line 3
|
|
iget-boolean v1, v0, Lcom/fyber/inneractive/sdk/protobuf/l1;->e:Z
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
const/4 v1, 0x2
|
|
|
|
.line 4
|
|
invoke-static {p1, v1}, Lcom/fyber/inneractive/sdk/protobuf/r1;->a(II)I
|
|
|
|
move-result p1
|
|
|
|
invoke-virtual {v0, p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/l1;->a(ILjava/lang/Object;)V
|
|
|
|
return-void
|
|
|
|
.line 5
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p2, "Zero is not a valid field number."
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
.line 6
|
|
:cond_1
|
|
new-instance p1, Ljava/lang/UnsupportedOperationException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public final mergeUnknownFields(Lcom/fyber/inneractive/sdk/protobuf/l1;)V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->unknownFields:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
.line 1
|
|
invoke-static {v0, p1}, Lcom/fyber/inneractive/sdk/protobuf/l1;->a(Lcom/fyber/inneractive/sdk/protobuf/l1;Lcom/fyber/inneractive/sdk/protobuf/l1;)Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
move-result-object p1
|
|
|
|
iput-object p1, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->unknownFields:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public mergeVarintField(II)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->ensureUnknownFieldsInitialized()V
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->unknownFields:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
.line 3
|
|
iget-boolean v1, v0, Lcom/fyber/inneractive/sdk/protobuf/l1;->e:Z
|
|
|
|
if-eqz v1, :cond_1
|
|
|
|
if-eqz p1, :cond_0
|
|
|
|
const/4 v1, 0x0
|
|
|
|
.line 4
|
|
invoke-static {p1, v1}, Lcom/fyber/inneractive/sdk/protobuf/r1;->a(II)I
|
|
|
|
move-result p1
|
|
|
|
int-to-long v1, p2
|
|
|
|
invoke-static {v1, v2}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;
|
|
|
|
move-result-object p2
|
|
|
|
invoke-virtual {v0, p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/l1;->a(ILjava/lang/Object;)V
|
|
|
|
return-void
|
|
|
|
.line 5
|
|
:cond_0
|
|
new-instance p1, Ljava/lang/IllegalArgumentException;
|
|
|
|
const-string p2, "Zero is not a valid field number."
|
|
|
|
invoke-direct {p1, p2}, Ljava/lang/IllegalArgumentException;-><init>(Ljava/lang/String;)V
|
|
|
|
throw p1
|
|
|
|
.line 6
|
|
:cond_1
|
|
new-instance p1, Ljava/lang/UnsupportedOperationException;
|
|
|
|
invoke-direct {p1}, Ljava/lang/UnsupportedOperationException;-><init>()V
|
|
|
|
throw p1
|
|
.end method
|
|
|
|
.method public final newBuilderForType()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TBuilderType;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->NEW_BUILDER:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic newBuilderForType()Lcom/fyber/inneractive/sdk/protobuf/o0$a;
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->newBuilderForType()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public parseUnknownField(ILcom/fyber/inneractive/sdk/protobuf/j;)Z
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget v0, Lcom/fyber/inneractive/sdk/protobuf/r1;->a:I
|
|
|
|
and-int/lit8 v0, p1, 0x7
|
|
|
|
const/4 v1, 0x4
|
|
|
|
if-ne v0, v1, :cond_0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
|
|
.line 5
|
|
:cond_0
|
|
invoke-direct {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->ensureUnknownFieldsInitialized()V
|
|
|
|
iget-object v0, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->unknownFields:Lcom/fyber/inneractive/sdk/protobuf/l1;
|
|
|
|
.line 6
|
|
invoke-virtual {v0, p1, p2}, Lcom/fyber/inneractive/sdk/protobuf/l1;->a(ILcom/fyber/inneractive/sdk/protobuf/j;)Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public setMemoizedSerializedSize(I)V
|
|
.locals 0
|
|
|
|
iput p1, p0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->memoizedSerializedSize:I
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final toBuilder()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()TBuilderType;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 2
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;->NEW_BUILDER:Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;
|
|
|
|
invoke-virtual {p0, v0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->dynamicMethod(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$f;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
check-cast v0, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
|
|
.line 3
|
|
invoke-virtual {v0, p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;->a(Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;)Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public bridge synthetic toBuilder()Lcom/fyber/inneractive/sdk/protobuf/o0$a;
|
|
.locals 1
|
|
|
|
.line 1
|
|
invoke-virtual {p0}, Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite;->toBuilder()Lcom/fyber/inneractive/sdk/protobuf/GeneratedMessageLite$b;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public toString()Ljava/lang/String;
|
|
.locals 3
|
|
|
|
.line 1
|
|
invoke-super {p0}, Ljava/lang/Object;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2
|
|
new-instance v1, Ljava/lang/StringBuilder;
|
|
|
|
invoke-direct {v1}, Ljava/lang/StringBuilder;-><init>()V
|
|
|
|
const-string v2, "# "
|
|
|
|
.line 3
|
|
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
invoke-virtual {v1, v0}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;
|
|
|
|
const/4 v0, 0x0
|
|
|
|
.line 4
|
|
invoke-static {p0, v1, v0}, Lcom/fyber/inneractive/sdk/protobuf/q0;->a(Lcom/fyber/inneractive/sdk/protobuf/o0;Ljava/lang/StringBuilder;I)V
|
|
|
|
.line 5
|
|
invoke-virtual {v1}, Ljava/lang/StringBuilder;->toString()Ljava/lang/String;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public writeTo(Lcom/fyber/inneractive/sdk/protobuf/l;)V
|
|
.locals 2
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/io/IOException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/fyber/inneractive/sdk/protobuf/z0;->c:Lcom/fyber/inneractive/sdk/protobuf/z0;
|
|
|
|
.line 2
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 3
|
|
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
move-result-object v1
|
|
|
|
invoke-virtual {v0, v1}, Lcom/fyber/inneractive/sdk/protobuf/z0;->a(Ljava/lang/Class;)Lcom/fyber/inneractive/sdk/protobuf/d1;
|
|
|
|
move-result-object v0
|
|
|
|
.line 4
|
|
iget-object v1, p1, Lcom/fyber/inneractive/sdk/protobuf/l;->a:Lcom/fyber/inneractive/sdk/protobuf/m;
|
|
|
|
if-eqz v1, :cond_0
|
|
|
|
goto :goto_0
|
|
|
|
.line 7
|
|
:cond_0
|
|
new-instance v1, Lcom/fyber/inneractive/sdk/protobuf/m;
|
|
|
|
invoke-direct {v1, p1}, Lcom/fyber/inneractive/sdk/protobuf/m;-><init>(Lcom/fyber/inneractive/sdk/protobuf/l;)V
|
|
|
|
.line 8
|
|
:goto_0
|
|
invoke-interface {v0, p0, v1}, Lcom/fyber/inneractive/sdk/protobuf/d1;->a(Ljava/lang/Object;Lcom/fyber/inneractive/sdk/protobuf/m;)V
|
|
|
|
return-void
|
|
.end method
|