Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.pb.go89 type BundleConfig struct { struct
105 func (m *BundleConfig) Reset() { *m = BundleConfig{} } argument
106 func (m *BundleConfig) String() string { return proto.CompactTextString(m) } argument
107 func (*BundleConfig) ProtoMessage() {} argument
108 func (*BundleConfig) Descriptor() ([]byte, []int) { argument
112 func (m *BundleConfig) XXX_Unmarshal(b []byte) error { argument
115 func (m *BundleConfig) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
118 func (m *BundleConfig) XXX_Merge(src proto.Message) { argument
121 func (m *BundleConfig) XXX_Size() int { argument
124 func (m *BundleConfig) XXX_DiscardUnknown() { argument
[all …]
Dconfig.proto12 message BundleConfig { message