Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dsanitize.go34 SanitizeDep bool `blueprint:"mutated"` member
294 func (mod *Module) SanitizeDep() bool { func
/aosp12/build/soong/cc/
H A Dsanitize.go223 SanitizeDep bool `blueprint:"mutated"` member
1232 func (c *Module) SanitizeDep() bool { func