Home
last modified time | relevance | path

Searched refs:HWASanEnabledForPath (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dconfig.go1620 func (c *config) HWASanEnabledForPath(path string) bool { func
/build/soong/cc/
Dsanitize.go606 if s.Hwaddress == nil && ctx.Config().HWASanEnabledForPath(ctx.ModuleDir()) &&