Lines Matching defs:UncompressDexFiles
325 …UncompressDexFiles *UncompressDexFiles `protobuf:"bytes,3,opt,name=uncompress_dex_files,json=uncom… member
427 type UncompressDexFiles struct { struct
428 …nabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"`
429 XXX_NoUnkeyedLiteral struct{} `json:"-"`
430 XXX_unrecognized []byte `json:"-"`
431 XXX_sizecache int32 `json:"-"`
434 func (m *UncompressDexFiles) Reset() { *m = UncompressDexFiles{} }
435 func (m *UncompressDexFiles) String() string { return proto.CompactTextString(m) }
436 func (*UncompressDexFiles) ProtoMessage() {}
437 func (*UncompressDexFiles) Descriptor() ([]byte, []int) {
441 func (m *UncompressDexFiles) XXX_Unmarshal(b []byte) error {
444 func (m *UncompressDexFiles) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
447 func (m *UncompressDexFiles) XXX_Merge(src proto.Message) {
450 func (m *UncompressDexFiles) XXX_Size() int {
453 func (m *UncompressDexFiles) XXX_DiscardUnknown() {
459 func (m *UncompressDexFiles) GetEnabled() bool {