Home
last modified time | relevance | path

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

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