Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.pb.go412StandaloneConfig *StandaloneConfig `protobuf:"bytes,4,opt,name=standalone_config,json=standaloneCo… member
468 func (x *Optimizations) GetStandaloneConfig() *StandaloneConfig {
470 return x.StandaloneConfig
618 type StandaloneConfig struct { struct
629 func (x *StandaloneConfig) Reset() { argument
630 *x = StandaloneConfig{}
638 func (x *StandaloneConfig) String() string { argument
642 func (*StandaloneConfig) ProtoMessage() {} argument
644 func (x *StandaloneConfig) ProtoReflect() protoreflect.Message { argument
657 func (*StandaloneConfig) Descriptor() ([]byte, []int) { argument
[all …]
Dconfig.proto106 // If no StandaloneConfig is set, the configuration is inherited from
108 StandaloneConfig standalone_config = 4;
185 message StandaloneConfig { message