Home
last modified time | relevance | path

Searched refs:ApexConfig (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.pb.go146ApexConfig *ApexConfig `protobuf:"bytes,5,opt,name=apex_config,json=apexConfig,proto3" j… member
213 func (x *BundleConfig) GetApexConfig() *ApexConfig {
215 return x.ApexConfig
817 type ApexConfig struct { struct
826 func (x *ApexConfig) Reset() { argument
827 *x = ApexConfig{}
835 func (x *ApexConfig) String() string { argument
839 func (*ApexConfig) ProtoMessage() {} argument
841 func (x *ApexConfig) ProtoReflect() protoreflect.Message { argument
854 func (*ApexConfig) Descriptor() ([]byte, []int) { argument
[all …]
Dconfig.proto18 ApexConfig apex_config = 5;
264 message ApexConfig { message