Lines Matching refs:StandaloneConfig
329 …StandaloneConfig *StandaloneConfig `protobuf:"bytes,4,opt,name=standalone_config,json=standalo… member
381 func (m *Optimizations) GetStandaloneConfig() *StandaloneConfig {
383 return m.StandaloneConfig
507 type StandaloneConfig struct { struct
517 func (m *StandaloneConfig) Reset() { *m = StandaloneConfig{} } argument
518 func (m *StandaloneConfig) String() string { return proto.CompactTextString(m) } argument
519 func (*StandaloneConfig) ProtoMessage() {} argument
520 func (*StandaloneConfig) Descriptor() ([]byte, []int) { argument
524 func (m *StandaloneConfig) XXX_Unmarshal(b []byte) error { argument
527 func (m *StandaloneConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
530 func (m *StandaloneConfig) XXX_Merge(src proto.Message) { argument
533 func (m *StandaloneConfig) XXX_Size() int { argument
536 func (m *StandaloneConfig) XXX_DiscardUnknown() { argument
542 func (m *StandaloneConfig) GetSplitDimension() []*SplitDimension { argument
549 func (m *StandaloneConfig) GetStrip_64BitLibraries() bool { argument
874 proto.RegisterType((*StandaloneConfig)(nil), "android.bundle.StandaloneConfig")