Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dsanitize.go234 type SanitizeUserProps struct { struct
236 Never *bool `android:"arch_variant"`
242 Address *bool `android:"arch_variant"`
247 Thread *bool `android:"arch_variant"`
250 Hwaddress *bool `android:"arch_variant"`
253 All_undefined *bool `android:"arch_variant"`
255 Undefined *bool `android:"arch_variant"`
257 Misc_undefined []string `android:"arch_variant"`
259 Fuzzer *bool `android:"arch_variant"`
261 Safestack *bool `android:"arch_variant"`
[all …]