Home
last modified time | relevance | path

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

/build/soong/cc/
Dsanitize.go169 type SanitizeUserProps struct { struct
170 Never *bool `android:"arch_variant"`
173 Address *bool `android:"arch_variant"`
174 Thread *bool `android:"arch_variant"`
175 Hwaddress *bool `android:"arch_variant"`
178 Undefined *bool `android:"arch_variant"`
179 All_undefined *bool `android:"arch_variant"`
180 Misc_undefined []string `android:"arch_variant"`
181 Fuzzer *bool `android:"arch_variant"`
182 Safestack *bool `android:"arch_variant"`
[all …]