Home
last modified time | relevance | path

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

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go920 type Sanitizer struct { struct
927 func (m *Sanitizer) Reset() { *m = Sanitizer{} } argument
928 func (m *Sanitizer) String() string { return proto.CompactTextString(m) } argument
929 func (*Sanitizer) ProtoMessage() {} argument
930 func (*Sanitizer) Descriptor() ([]byte, []int) { argument
934 func (m *Sanitizer) XXX_Unmarshal(b []byte) error { argument
937 func (m *Sanitizer) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) { argument
940 func (m *Sanitizer) XXX_Merge(src proto.Message) { argument
943 func (m *Sanitizer) XXX_Size() int { argument
946 func (m *Sanitizer) XXX_DiscardUnknown() { argument
[all …]
Dtargeting.proto138 message Sanitizer { message
165 Sanitizer sanitizer = 4;
224 repeated Sanitizer value = 1;