Home
last modified time | relevance | path

Searched refs:MemtagHeapDisabledForPath (Results 1 – 3 of 3) sorted by relevance

/build/soong/rust/
Dsanitize.go154 if !ctx.Config().MemtagHeapDisabledForPath(ctx.ModuleDir()) {
/build/soong/android/
Dconfig.go1396 func (c *config) MemtagHeapDisabledForPath(path string) bool { func
1407 …yPrefix(path, c.productVariables.MemtagHeapAsyncIncludePaths) && !c.MemtagHeapDisabledForPath(path)
1414 …nyPrefix(path, c.productVariables.MemtagHeapSyncIncludePaths) && !c.MemtagHeapDisabledForPath(path)
/build/soong/cc/
Dsanitize.go402 if !ctx.Config().MemtagHeapDisabledForPath(ctx.ModuleDir()) {