Files
rr3-apk/smali_classes3/com/google/android/gms/internal/drive/zznd$zzd.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- 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
2026-02-18 16:13:44 -08:00

112 lines
2.4 KiB
Smali

.class abstract Lcom/google/android/gms/internal/drive/zznd$zzd;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/internal/drive/zznd;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "zzd"
.end annotation
# instance fields
.field zzws:Lsun/misc/Unsafe;
# direct methods
.method public constructor <init>(Lsun/misc/Unsafe;)V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/google/android/gms/internal/drive/zznd$zzd;->zzws:Lsun/misc/Unsafe;
return-void
.end method
# virtual methods
.method public abstract zza(Ljava/lang/Object;JD)V
.end method
.method public abstract zza(Ljava/lang/Object;JF)V
.end method
.method public final zza(Ljava/lang/Object;JI)V
.locals 1
iget-object v0, p0, Lcom/google/android/gms/internal/drive/zznd$zzd;->zzws:Lsun/misc/Unsafe;
.line 5
invoke-virtual {v0, p1, p2, p3, p4}, Lsun/misc/Unsafe;->putInt(Ljava/lang/Object;JI)V
return-void
.end method
.method public final zza(Ljava/lang/Object;JJ)V
.locals 6
iget-object v0, p0, Lcom/google/android/gms/internal/drive/zznd$zzd;->zzws:Lsun/misc/Unsafe;
move-object v1, p1
move-wide v2, p2
move-wide v4, p4
.line 8
invoke-virtual/range {v0 .. v5}, Lsun/misc/Unsafe;->putLong(Ljava/lang/Object;JJ)V
return-void
.end method
.method public abstract zza(Ljava/lang/Object;JZ)V
.end method
.method public abstract zze(Ljava/lang/Object;JB)V
.end method
.method public final zzj(Ljava/lang/Object;J)I
.locals 1
iget-object v0, p0, Lcom/google/android/gms/internal/drive/zznd$zzd;->zzws:Lsun/misc/Unsafe;
.line 4
invoke-virtual {v0, p1, p2, p3}, Lsun/misc/Unsafe;->getInt(Ljava/lang/Object;J)I
move-result p1
return p1
.end method
.method public final zzk(Ljava/lang/Object;J)J
.locals 1
iget-object v0, p0, Lcom/google/android/gms/internal/drive/zznd$zzd;->zzws:Lsun/misc/Unsafe;
.line 7
invoke-virtual {v0, p1, p2, p3}, Lsun/misc/Unsafe;->getLong(Ljava/lang/Object;J)J
move-result-wide p1
return-wide p1
.end method
.method public abstract zzl(Ljava/lang/Object;J)Z
.end method
.method public abstract zzm(Ljava/lang/Object;J)F
.end method
.method public abstract zzn(Ljava/lang/Object;J)D
.end method
.method public abstract zzx(Ljava/lang/Object;J)B
.end method