Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A 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"`
190 Writeonly *bool `android:"arch_variant"`
195 Diag struct {
205 Config struct {
211 Recover []string
[all …]