Lines Matching defs:Bundletool
90 …Bundletool *Bundletool `protobuf:"bytes,1,opt,name=bundletool,proto3" json:"bundletool,omite… member
186 type Bundletool struct { struct
188 Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
189 XXX_NoUnkeyedLiteral struct{} `json:"-"`
190 XXX_unrecognized []byte `json:"-"`
191 XXX_sizecache int32 `json:"-"`
194 func (m *Bundletool) Reset() { *m = Bundletool{} }
195 func (m *Bundletool) String() string { return proto.CompactTextString(m) }
196 func (*Bundletool) ProtoMessage() {}
197 func (*Bundletool) Descriptor() ([]byte, []int) {
201 func (m *Bundletool) XXX_Unmarshal(b []byte) error {
204 func (m *Bundletool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
207 func (m *Bundletool) XXX_Merge(src proto.Message) {
210 func (m *Bundletool) XXX_Size() int {
213 func (m *Bundletool) XXX_DiscardUnknown() {
219 func (m *Bundletool) GetVersion() string {