Searched defs:StandaloneApkMetadata (Results 1 – 2 of 2) sorted by relevance
| /build/soong/cmd/extract_apks/bundle_proto/ |
| D | commands.pb.go | 782 …StandaloneApkMetadata *StandaloneApkMetadata `protobuf:"bytes,4,opt,name=standalone_apk_metadata,j… member 875 type StandaloneApkMetadata struct { struct 876 state protoimpl.MessageState 877 sizeCache protoimpl.SizeCache 878 unknownFields protoimpl.UnknownFields 881 …bytes,1,rep,name=fused_module_name,json=fusedModuleName,proto3" json:"fused_module_name,omitempty"` 884 func (x *StandaloneApkMetadata) Reset() { 893 func (x *StandaloneApkMetadata) String() string { 897 func (*StandaloneApkMetadata) ProtoMessage() {} 899 func (x *StandaloneApkMetadata) ProtoReflect() protoreflect.Message { [all …]
|
| D | commands.proto | 157 message StandaloneApkMetadata { message
|