xref: /aosp_15_r20/prebuilts/cmdline-tools/tools/lib/profgen/profgen-cli/libprofgen-cli-lib.jar (revision ec4b0377db3938a8cbcb4033b9a97789ce658793)

META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/android/tools/
com/android/tools/profgen/
com/android/tools/profgen/cli/
com/android/tools/profgen/cli/ArtProfileFormat.class
BinCommand.kt package com.android.tools.profgen.cli public final enum com.android.tools.profgen.cli.ArtProfileFormat extends java.lang.Enum { private final com.android.tools.profgen.ArtProfileSerializer serializer public static final enum com.android.tools.profgen.cli.ArtProfileFormat V0_1_5_S public static final enum com.android.tools.profgen.cli.ArtProfileFormat V0_1_0_P public static final enum com.android.tools.profgen.cli.ArtProfileFormat V0_0_9_OMR1 public static final enum com.android.tools.profgen.cli.ArtProfileFormat V0_0_5_O public static final enum com.android.tools.profgen.cli.ArtProfileFormat V0_0_1_N private static final synthetic com.android.tools.profgen.cli.ArtProfileFormat[] $VALUES private void <init> (java.lang.String, int, com.android.tools.profgen.ArtProfileSerializer) String $enum$name int $enum$ordinal com.android.tools.profgen.ArtProfileSerializer serializer public final com.android.tools.profgen.ArtProfileSerializer getSerializer$unnamed () public static com.android.tools.profgen.cli.ArtProfileFormat[] values () public static com.android.tools.profgen.cli.ArtProfileFormat valueOf (java.lang.String) String value private static final synthetic com.android.tools.profgen.cli.ArtProfileFormat[] $values () static void <clinit> () }
com/android/tools/profgen/cli/BinCommand.class
BinCommand.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.BinCommand extends kotlinx.cli.Subcommand { static final synthetic kotlin.reflect.KProperty[] $$delegatedProperties private final kotlinx.cli.ArgumentValueDelegate hrpPath$delegate private final kotlinx.cli.ArgumentValueDelegate apkPath$delegate private final kotlinx.cli.ArgumentValueDelegate outPath$delegate private final kotlinx.cli.ArgumentValueDelegate obfPath$delegate private final kotlinx.cli.ArgumentValueDelegate metaPath$delegate private final kotlinx.cli.ArgumentValueDelegate artProfileFormat$delegate public void <init> () kotlinx.cli.ArgType$Companion this_$iv kotlin.jvm.functions.Function1 toVariant$iv kotlin.jvm.functions.Function1 toString$iv int $i$f$Choice public final java.lang.String getHrpPath () public final java.lang.String getApkPath () public final java.lang.String getOutPath () public final java.lang.String getObfPath () public final java.lang.String getMetaPath () public final com.android.tools.profgen.cli.ArtProfileFormat getArtProfileFormat () public void execute () int $i$a$-require-BinCommand$execute$1 int $i$a$-require-BinCommand$execute$2 int $i$a$-let-BinCommand$execute$obfFile$1 String it int $i$a$-require-BinCommand$execute$3 int $i$a$-let-BinCommand$execute$metaFile$1 String it int $i$a$-require-BinCommand$execute$4 int $i$a$-require-BinCommand$execute$5 java.io.File hrpFile java.io.File apkFile java.io.File obfFile java.io.File metaFile java.io.File outFile com.android.tools.profgen.HumanReadableProfile hrp com.android.tools.profgen.Apk apk com.android.tools.profgen.ObfuscationMap obf com.android.tools.profgen.ArtProfile profile static void <clinit> () }
com/android/tools/profgen/cli/BinCommand$special$$inlined$Choice$default$1.class
ArgType.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.BinCommand$special$$inlined$Choice$default$1 extends kotlin.jvm.internal.Lambda implements kotlin.jvm.functions.Function1 { public static final com.android.tools.profgen.cli.BinCommand$special$$inlined$Choice$default$1 INSTANCE public void <init> () public volatile synthetic java.lang.Object invoke (java.lang.Object) public final java.lang.Enum invoke (java.lang.String) Enum e int $i$a$-find-ArgType$Companion$Choice$1$1 String it static void <clinit> () }
com/android/tools/profgen/cli/BinCommand$special$$inlined$Choice$default$2.class
ArgType.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.BinCommand$special$$inlined$Choice$default$2 extends kotlin.jvm.internal.Lambda implements kotlin.jvm.functions.Function1 { public static final com.android.tools.profgen.cli.BinCommand$special$$inlined$Choice$default$2 INSTANCE public void <init> () public volatile synthetic java.lang.Object invoke (java.lang.Object) public final java.lang.String invoke (java.lang.Enum) Enum it static void <clinit> () }
com/android/tools/profgen/cli/ExtractProfileCommand.class
BinCommand.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.ExtractProfileCommand extends kotlinx.cli.Subcommand { static final synthetic kotlin.reflect.KProperty[] $$delegatedProperties private final kotlinx.cli.ArgumentValueDelegate apkPath$delegate private final kotlinx.cli.ArgumentValueDelegate outPath$delegate private final kotlinx.cli.ArgumentValueDelegate artProfileFormat$delegate public void <init> () kotlinx.cli.ArgType$Companion this_$iv kotlin.jvm.functions.Function1 toVariant$iv kotlin.jvm.functions.Function1 toString$iv int $i$f$Choice private final java.lang.String getApkPath () private final java.lang.String getOutPath () private final com.android.tools.profgen.cli.ArtProfileFormat getArtProfileFormat () public void execute () int $i$a$-require-ExtractProfileCommand$execute$1 int $i$a$-require-ExtractProfileCommand$execute$2 java.io.File apkFile java.io.File outFile static void <clinit> () }
com/android/tools/profgen/cli/ExtractProfileCommand$special$$inlined$Choice$default$1.class
ArgType.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.ExtractProfileCommand$special$$inlined$Choice$default$1 extends kotlin.jvm.internal.Lambda implements kotlin.jvm.functions.Function1 { public static final com.android.tools.profgen.cli.ExtractProfileCommand$special$$inlined$Choice$default$1 INSTANCE public void <init> () public volatile synthetic java.lang.Object invoke (java.lang.Object) public final java.lang.Enum invoke (java.lang.String) Enum e int $i$a$-find-ArgType$Companion$Choice$1$1 String it static void <clinit> () }
com/android/tools/profgen/cli/ExtractProfileCommand$special$$inlined$Choice$default$2.class
ArgType.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.ExtractProfileCommand$special$$inlined$Choice$default$2 extends kotlin.jvm.internal.Lambda implements kotlin.jvm.functions.Function1 { public static final com.android.tools.profgen.cli.ExtractProfileCommand$special$$inlined$Choice$default$2 INSTANCE public void <init> () public volatile synthetic java.lang.Object invoke (java.lang.Object) public final java.lang.String invoke (java.lang.Enum) Enum it static void <clinit> () }
com/android/tools/profgen/cli/ValidateCommand.class
BinCommand.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.ValidateCommand extends kotlinx.cli.Subcommand { static final synthetic kotlin.reflect.KProperty[] $$delegatedProperties private final kotlinx.cli.ArgumentValueDelegate hrpPath$delegate public void <init> () public final java.lang.String getHrpPath () public void execute () int $i$a$-require-ValidateCommand$execute$1 java.io.File hrpFile static void <clinit> () }
com/android/tools/profgen/cli/PrintCommand.class
BinCommand.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.PrintCommand extends kotlinx.cli.Subcommand { static final synthetic kotlin.reflect.KProperty[] $$delegatedProperties private final kotlinx.cli.ArgumentValueDelegate hrpPath$delegate private final kotlinx.cli.ArgumentValueDelegate apkPath$delegate private final kotlinx.cli.ArgumentValueDelegate outPath$delegate private final kotlinx.cli.ArgumentValueDelegate obfPath$delegate public void <init> () public final java.lang.String getHrpPath () public final java.lang.String getApkPath () public final java.lang.String getOutPath () public final java.lang.String getObfPath () public void execute () int $i$a$-require-PrintCommand$execute$1 int $i$a$-require-PrintCommand$execute$2 int $i$a$-let-PrintCommand$execute$obfFile$1 String it int $i$a$-require-PrintCommand$execute$3 int $i$a$-require-PrintCommand$execute$4 java.io.File hrpFile java.io.File apkFile java.io.File obfFile java.io.File outFile com.android.tools.profgen.HumanReadableProfile hrp com.android.tools.profgen.Apk apk com.android.tools.profgen.ObfuscationMap obf com.android.tools.profgen.ArtProfile profile static void <clinit> () }
com/android/tools/profgen/cli/ProfileDumpCommand.class
BinCommand.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.ProfileDumpCommand extends kotlinx.cli.Subcommand { static final synthetic kotlin.reflect.KProperty[] $$delegatedProperties private final kotlinx.cli.ArgumentValueDelegate binPath$delegate private final kotlinx.cli.ArgumentValueDelegate apkPath$delegate private final kotlinx.cli.ArgumentValueDelegate obfPath$delegate private final kotlinx.cli.ArgumentValueDelegate strictMode$delegate private final kotlinx.cli.ArgumentValueDelegate outPath$delegate public void <init> () public final java.lang.String getBinPath () public final java.lang.String getApkPath () public final java.lang.String getObfPath () public final boolean getStrictMode () public final java.lang.String getOutPath () public void execute () int $i$a$-require-ProfileDumpCommand$execute$1 int $i$a$-require-ProfileDumpCommand$execute$2 int $i$a$-let-ProfileDumpCommand$execute$obfFile$1 String it int $i$a$-require-ProfileDumpCommand$execute$3 int $i$a$-require-ProfileDumpCommand$execute$4 java.io.File binFile java.io.File apkFile java.io.File obfFile java.io.File outFile com.android.tools.profgen.ArtProfile profile com.android.tools.profgen.Apk apk com.android.tools.profgen.ObfuscationMap obf static void <clinit> () }
com/android/tools/profgen/cli/BinCommandKt.class
BinCommand.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.BinCommandKt extends java.lang.Object { private static final com.android.tools.profgen.Diagnostics StdErrorDiagnostics public static final com.android.tools.profgen.Diagnostics getStdErrorDiagnostics () static void <clinit> () }
com/android/tools/profgen/cli/BinCommandKt$StdErrorDiagnostics$1.class
BinCommand.kt package com.android.tools.profgen.cli final com.android.tools.profgen.cli.BinCommandKt$StdErrorDiagnostics$1 extends java.lang.Object implements com.android.tools.profgen.Diagnostics { public static final com.android.tools.profgen.cli.BinCommandKt$StdErrorDiagnostics$1 INSTANCE void <init> () public final void onError (java.lang.String) String it static void <clinit> () }
com/android/tools/profgen/cli/ExpandWildcardsCommand.class
ExpandWildcardsCommand.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.ExpandWildcardsCommand extends kotlinx.cli.Subcommand { static final synthetic kotlin.reflect.KProperty[] $$delegatedProperties private final kotlinx.cli.ArgumentValueDelegate hrpPath$delegate private final kotlinx.cli.ArgumentValueDelegate outPath$delegate private final kotlinx.cli.ArgumentValueDelegate programPaths$delegate public void <init> () private final java.lang.String getHrpPath () private final java.lang.String getOutPath () private final java.util.List getProgramPaths () public void execute () static void <clinit> () }
com/android/tools/profgen/cli/MainKt.class
main.kt package com.android.tools.profgen.cli public final com.android.tools.profgen.cli.MainKt extends java.lang.Object { public static final void main (java.lang.String[]) kotlinx.cli.ArgParser parser String[] args }
META-INF/unnamed.kotlin_module