Lines Matching defs:ApexConfig
95 …ApexConfig *ApexConfig `protobuf:"bytes,5,opt,name=apex_config,json=apexConfig,proto3" j… member
682 type ApexConfig struct { struct
684 …x_embedded_apk_config,json=apexEmbeddedApkConfig,proto3" json:"apex_embedded_apk_config,omitempty"`
685 XXX_NoUnkeyedLiteral struct{} `json:"-"`
686 XXX_unrecognized []byte `json:"-"`
687 XXX_sizecache int32 `json:"-"`
690 func (m *ApexConfig) Reset() { *m = ApexConfig{} }
691 func (m *ApexConfig) String() string { return proto.CompactTextString(m) }
692 func (*ApexConfig) ProtoMessage() {}
693 func (*ApexConfig) Descriptor() ([]byte, []int) {
697 func (m *ApexConfig) XXX_Unmarshal(b []byte) error {
700 func (m *ApexConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
703 func (m *ApexConfig) XXX_Merge(src proto.Message) {
706 func (m *ApexConfig) XXX_Size() int {
709 func (m *ApexConfig) XXX_DiscardUnknown() {
715 func (m *ApexConfig) GetApexEmbeddedApkConfig() []*ApexEmbeddedApkConfig {