Home
last modified time | relevance | path

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

/build/soong/cc/
Dsanitize.go226 type SanitizeUserProps struct { struct
228 Never *bool `android:"arch_variant"`
234 Address *bool `android:"arch_variant"`
239 Thread *bool `android:"arch_variant"`
242 Hwaddress *bool `android:"arch_variant"`
245 All_undefined *bool `android:"arch_variant"`
247 Undefined *bool `android:"arch_variant"`
249 Misc_undefined []string `android:"arch_variant"`
251 Fuzzer *bool `android:"arch_variant"`
253 Safestack *bool `android:"arch_variant"`
[all …]