Home
last modified time | relevance | path

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

/build/soong/rust/
Dsanitize.go186 } else if ctx.Config().MemtagHeapAsyncEnabledForPath(ctx.ModuleDir()) {
/build/soong/cc/
Dsanitize.go441 } else if ctx.Config().MemtagHeapAsyncEnabledForPath(ctx.ModuleDir()) {
/build/soong/android/
Dconfig.go1403 func (c *config) MemtagHeapAsyncEnabledForPath(path string) bool { func