Home
last modified time | relevance | path

Searched defs:ApexApkMetadata (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dcommands.pb.go630ApexApkMetadata *ApexApkMetadata `protobuf:"bytes,8,opt,name=apex_apk_metadata,json=apexApkMetadat… member
848 type ApexApkMetadata struct { struct
850 …x_embedded_apk_config,json=apexEmbeddedApkConfig,proto3" json:"apex_embedded_apk_config,omitempty"`
851 XXX_NoUnkeyedLiteral struct{} `json:"-"`
852 XXX_unrecognized []byte `json:"-"`
853 XXX_sizecache int32 `json:"-"`
856 func (m *ApexApkMetadata) Reset() { *m = ApexApkMetadata{} }
857 func (m *ApexApkMetadata) String() string { return proto.CompactTextString(m) }
858 func (*ApexApkMetadata) ProtoMessage() {}
859 func (*ApexApkMetadata) Descriptor() ([]byte, []int) {
[all …]
Dcommands.proto184 message ApexApkMetadata { message