Home
last modified time | relevance | path

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

/build/soong/cc/
Dsanitize.go194 type SanitizeUserProps struct { struct
196 Never *bool `android:"arch_variant"`
202 Address *bool `android:"arch_variant"`
207 Thread *bool `android:"arch_variant"`
210 Hwaddress *bool `android:"arch_variant"`
213 All_undefined *bool `android:"arch_variant"`
215 Undefined *bool `android:"arch_variant"`
217 Misc_undefined []string `android:"arch_variant"`
219 Fuzzer *bool `android:"arch_variant"`
221 Safestack *bool `android:"arch_variant"`
[all …]