Home
last modified time | relevance | path

Searched defs:Sanitizer (Results 1 – 1 of 1) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go920 type Sanitizer struct { struct
921 …arint,1,opt,name=alias,proto3,enum=android.bundle.Sanitizer_SanitizerAlias" json:"alias,omitempty"`
922 XXX_NoUnkeyedLiteral struct{} `json:"-"`
923 XXX_unrecognized []byte `json:"-"`
924 XXX_sizecache int32 `json:"-"`
927 func (m *Sanitizer) Reset() { *m = Sanitizer{} }
928 func (m *Sanitizer) String() string { return proto.CompactTextString(m) }
929 func (*Sanitizer) ProtoMessage() {}
930 func (*Sanitizer) Descriptor() ([]byte, []int) {
934 func (m *Sanitizer) XXX_Unmarshal(b []byte) error {
[all …]