Lines Matching refs:Bundletool
90 …Bundletool *Bundletool `protobuf:"bytes,1,opt,name=bundletool,proto3" json:"bundletool,omite… member
130 func (m *BundleConfig) GetBundletool() *Bundletool {
132 return m.Bundletool
186 type Bundletool struct { struct
194 func (m *Bundletool) Reset() { *m = Bundletool{} } argument
195 func (m *Bundletool) String() string { return proto.CompactTextString(m) } argument
196 func (*Bundletool) ProtoMessage() {} argument
197 func (*Bundletool) Descriptor() ([]byte, []int) { argument
201 func (m *Bundletool) XXX_Unmarshal(b []byte) error { argument
204 func (m *Bundletool) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
207 func (m *Bundletool) XXX_Merge(src proto.Message) { argument
210 func (m *Bundletool) XXX_Size() int { argument
213 func (m *Bundletool) XXX_DiscardUnknown() { argument
219 func (m *Bundletool) GetVersion() string { argument
867 proto.RegisterType((*Bundletool)(nil), "android.bundle.Bundletool")