Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dsanitize.go172 func (sanitize *sanitize) SetSanitizer(t cc.SanitizerType, b bool) { func
298 func (mod *Module) SetSanitizer(t cc.SanitizerType, b bool) { func
/aosp12/build/soong/cc/
H A Dsanitize.go791 func (sanitize *sanitize) SetSanitizer(t SanitizerType, b bool) { func
1246 func (c *Module) SetSanitizer(t SanitizerType, b bool) { func