Searched defs:SystemApkMetadata (Results 1 – 2 of 2) sorted by relevance
| /build/soong/cmd/extract_apks/bundle_proto/ |
| D | commands.pb.go | 792 …SystemApkMetadata *SystemApkMetadata `protobuf:"bytes,6,opt,name=system_apk_metadata,json=systemAp… member 924 type SystemApkMetadata struct { struct 925 state protoimpl.MessageState 926 sizeCache protoimpl.SizeCache 927 unknownFields protoimpl.UnknownFields 930 …bytes,1,rep,name=fused_module_name,json=fusedModuleName,proto3" json:"fused_module_name,omitempty"` 933 …ApkType,proto3,enum=android.bundle.SystemApkMetadata_SystemApkType" json:"system_apk_type,omitempt… 936 func (x *SystemApkMetadata) Reset() { 945 func (x *SystemApkMetadata) String() string { 949 func (*SystemApkMetadata) ProtoMessage() {} [all …]
|
| D | commands.proto | 165 message SystemApkMetadata { message
|