Searched defs:StandaloneConfig (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | config.proto | 80 message StandaloneConfig { message
|
H A D | config.pb.go | 329 …StandaloneConfig *StandaloneConfig `protobuf:"bytes,4,opt,name=standalone_config,json=standalo… member 507 type StandaloneConfig struct { struct 509 …buf:"bytes,1,rep,name=split_dimension,json=splitDimension,proto3" json:"split_dimension,omitempty"` 511 …me=strip_64_bit_libraries,json=strip64BitLibraries,proto3" json:"strip_64_bit_libraries,omitempty"` 512 XXX_NoUnkeyedLiteral struct{} `json:"-"` 513 XXX_unrecognized []byte `json:"-"` 514 XXX_sizecache int32 `json:"-"`
|