Home
last modified time | relevance | path

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

/build/soong/cc/
Dsanitize.go237 type SanitizeUserProps struct { struct
239 Never *bool `android:"arch_variant"`
245 Address *bool `android:"arch_variant"`
250 Thread *bool `android:"arch_variant"`
253 Hwaddress *bool `android:"arch_variant"`
256 All_undefined *bool `android:"arch_variant"`
258 Undefined *bool `android:"arch_variant"`
260 Misc_undefined []string `android:"arch_variant"`
262 Fuzzer *bool `android:"arch_variant"`
264 Safestack *bool `android:"arch_variant"`
[all …]