113 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			113 lines
		
	
	
		
			3.8 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class public final Lcom/google/protobuf/AnyProto;
 | |
| .super Ljava/lang/Object;
 | |
| .source "AnyProto.java"
 | |
| 
 | |
| 
 | |
| # static fields
 | |
| .field private static descriptor:Lcom/google/protobuf/Descriptors$FileDescriptor;
 | |
| 
 | |
| .field public static final internal_static_google_protobuf_Any_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
 | |
| 
 | |
| .field public static final internal_static_google_protobuf_Any_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public static constructor <clinit>()V
 | |
|     .locals 4
 | |
| 
 | |
|     const-string v0, "\n\u0019google/protobuf/any.proto\u0012\u000fgoogle.protobuf\"&\n\u0003Any\u0012\u0010\n\u0008type_url\u0018\u0001 \u0001(\t\u0012\r\n\u0005value\u0018\u0002 \u0001(\u000cBr\n\u0013com.google.protobufB\u0008AnyProtoP\u0001Z%github.com/golang/protobuf/ptypes/any\u00a0\u0001\u0001\u00a2\u0002\u0003GPB\u00aa\u0002\u001eGoogle.Protobuf.WellKnownTypesb\u0006proto3"
 | |
| 
 | |
|     .line 1
 | |
|     filled-new-array {v0}, [Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     .line 2
 | |
|     new-instance v1, Lcom/google/protobuf/AnyProto$1;
 | |
| 
 | |
|     invoke-direct {v1}, Lcom/google/protobuf/AnyProto$1;-><init>()V
 | |
| 
 | |
|     const/4 v2, 0x0
 | |
| 
 | |
|     new-array v3, v2, [Lcom/google/protobuf/Descriptors$FileDescriptor;
 | |
| 
 | |
|     .line 3
 | |
|     invoke-static {v0, v3, v1}, Lcom/google/protobuf/Descriptors$FileDescriptor;->internalBuildGeneratedFileFrom([Ljava/lang/String;[Lcom/google/protobuf/Descriptors$FileDescriptor;Lcom/google/protobuf/Descriptors$FileDescriptor$InternalDescriptorAssigner;)V
 | |
| 
 | |
|     .line 4
 | |
|     invoke-static {}, Lcom/google/protobuf/AnyProto;->getDescriptor()Lcom/google/protobuf/Descriptors$FileDescriptor;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     invoke-virtual {v0}, Lcom/google/protobuf/Descriptors$FileDescriptor;->getMessageTypes()Ljava/util/List;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     invoke-interface {v0, v2}, Ljava/util/List;->get(I)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     check-cast v0, Lcom/google/protobuf/Descriptors$Descriptor;
 | |
| 
 | |
|     sput-object v0, Lcom/google/protobuf/AnyProto;->internal_static_google_protobuf_Any_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
 | |
| 
 | |
|     .line 5
 | |
|     new-instance v1, Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
 | |
| 
 | |
|     const-string v2, "TypeUrl"
 | |
| 
 | |
|     const-string v3, "Value"
 | |
| 
 | |
|     filled-new-array {v2, v3}, [Ljava/lang/String;
 | |
| 
 | |
|     move-result-object v2
 | |
| 
 | |
|     invoke-direct {v1, v0, v2}, Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;-><init>(Lcom/google/protobuf/Descriptors$Descriptor;[Ljava/lang/String;)V
 | |
| 
 | |
|     sput-object v1, Lcom/google/protobuf/AnyProto;->internal_static_google_protobuf_Any_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessageV3$FieldAccessorTable;
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method private constructor <init>()V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static synthetic access$002(Lcom/google/protobuf/Descriptors$FileDescriptor;)Lcom/google/protobuf/Descriptors$FileDescriptor;
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     sput-object p0, Lcom/google/protobuf/AnyProto;->descriptor:Lcom/google/protobuf/Descriptors$FileDescriptor;
 | |
| 
 | |
|     return-object p0
 | |
| .end method
 | |
| 
 | |
| .method public static getDescriptor()Lcom/google/protobuf/Descriptors$FileDescriptor;
 | |
|     .locals 1
 | |
| 
 | |
|     .line 1
 | |
|     sget-object v0, Lcom/google/protobuf/AnyProto;->descriptor:Lcom/google/protobuf/Descriptors$FileDescriptor;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public static registerAllExtensions(Lcom/google/protobuf/ExtensionRegistry;)V
 | |
|     .locals 0
 | |
| 
 | |
|     .line 1
 | |
|     invoke-static {p0}, Lcom/google/protobuf/AnyProto;->registerAllExtensions(Lcom/google/protobuf/ExtensionRegistryLite;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| .method public static registerAllExtensions(Lcom/google/protobuf/ExtensionRegistryLite;)V
 | |
|     .locals 0
 | |
| 
 | |
|     return-void
 | |
| .end method
 |