Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/bundle_proto/
Dconfig.pb.go23 type BundleConfig_BundleType int32 type
26 BundleConfig_REGULAR BundleConfig_BundleType = 0
27 BundleConfig_APEX BundleConfig_BundleType = 1
28 BundleConfig_ASSET_ONLY BundleConfig_BundleType = 2
43 func (x BundleConfig_BundleType) String() string {
47 func (BundleConfig_BundleType) EnumDescriptor() ([]byte, []int) {
99 …Type BundleConfig_BundleType `protobuf:"varint,8,opt,name=type,proto3,en…
179 func (m *BundleConfig) GetType() BundleConfig_BundleType {