changed repo structure
This commit is contained in:
@@ -0,0 +1,82 @@
|
||||
.class Landroidx/profileinstaller/DexProfileData;
|
||||
.super Ljava/lang/Object;
|
||||
.source "DexProfileData.java"
|
||||
|
||||
|
||||
# instance fields
|
||||
.field final apkName:Ljava/lang/String;
|
||||
|
||||
.field classSetSize:I
|
||||
|
||||
.field classes:[I
|
||||
|
||||
.field final dexChecksum:J
|
||||
|
||||
.field final dexName:Ljava/lang/String;
|
||||
|
||||
.field final hotMethodRegionSize:I
|
||||
|
||||
.field mTypeIdCount:J
|
||||
|
||||
.field final methods:Ljava/util/TreeMap;
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"Ljava/util/TreeMap<",
|
||||
"Ljava/lang/Integer;",
|
||||
"Ljava/lang/Integer;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
.end field
|
||||
|
||||
.field final numMethodIds:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Ljava/lang/String;Ljava/lang/String;JJIII[ILjava/util/TreeMap;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"(",
|
||||
"Ljava/lang/String;",
|
||||
"Ljava/lang/String;",
|
||||
"JJIII[I",
|
||||
"Ljava/util/TreeMap<",
|
||||
"Ljava/lang/Integer;",
|
||||
"Ljava/lang/Integer;",
|
||||
">;)V"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 47
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
.line 48
|
||||
iput-object p1, p0, Landroidx/profileinstaller/DexProfileData;->apkName:Ljava/lang/String;
|
||||
|
||||
.line 49
|
||||
iput-object p2, p0, Landroidx/profileinstaller/DexProfileData;->dexName:Ljava/lang/String;
|
||||
|
||||
.line 50
|
||||
iput-wide p3, p0, Landroidx/profileinstaller/DexProfileData;->dexChecksum:J
|
||||
|
||||
.line 51
|
||||
iput-wide p5, p0, Landroidx/profileinstaller/DexProfileData;->mTypeIdCount:J
|
||||
|
||||
.line 52
|
||||
iput p7, p0, Landroidx/profileinstaller/DexProfileData;->classSetSize:I
|
||||
|
||||
.line 53
|
||||
iput p8, p0, Landroidx/profileinstaller/DexProfileData;->hotMethodRegionSize:I
|
||||
|
||||
.line 54
|
||||
iput p9, p0, Landroidx/profileinstaller/DexProfileData;->numMethodIds:I
|
||||
|
||||
.line 55
|
||||
iput-object p10, p0, Landroidx/profileinstaller/DexProfileData;->classes:[I
|
||||
|
||||
.line 56
|
||||
iput-object p11, p0, Landroidx/profileinstaller/DexProfileData;->methods:Ljava/util/TreeMap;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
Reference in New Issue
Block a user