Searched defs:SuffixStripping (Results 1 – 2 of 2) sorted by relevance
/aosp12/build/soong/cmd/extract_apks/bundle_proto/ |
H A D | config.proto | 109 message SuffixStripping { message
|
H A D | config.pb.go | 563 …SuffixStripping *SuffixStripping `protobuf:"bytes,3,opt,name=suffix_stripping,json=suffixStri… member 615 type SuffixStripping struct { struct 623 Enabled bool `protobuf:"varint,1,opt,name=enabled,proto3" json:"enabled,omitempty"` 635 …otobuf:"bytes,2,opt,name=default_suffix,json=defaultSuffix,proto3" json:"default_suffix,omitempty"` 636 XXX_NoUnkeyedLiteral struct{} `json:"-"` 637 XXX_unrecognized []byte `json:"-"` 638 XXX_sizecache int32 `json:"-"`
|