Searched defs:Bundletool (Results 1 – 3 of 3) sorted by relevance
| /build/soong/cmd/extract_apks/bundle_proto/ |
| D | config.pb.go | 141 …Bundletool *Bundletool `protobuf:"bytes,1,opt,name=bundletool,proto3" json:"bundletool,omite… member 241 type Bundletool struct { struct 242 state protoimpl.MessageState 243 sizeCache protoimpl.SizeCache 244 unknownFields protoimpl.UnknownFields 247 Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"` 250 func (x *Bundletool) Reset() { 259 func (x *Bundletool) String() string { 263 func (*Bundletool) ProtoMessage() {} 265 func (x *Bundletool) ProtoReflect() protoreflect.Message { [all …]
|
| D | config.proto | 34 message Bundletool { message
|
| D | commands.pb.go | 147 Bundletool *Bundletool `protobuf:"bytes,2,opt,name=bundletool,proto3" json:"bundletool,omitempty"` member
|