Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dsanitize.go386 } else if ctx.Config().MemtagHeapAsyncEnabledForPath(ctx.ModuleDir()) {
/aosp12/build/soong/android/
H A Dconfig.go1272 func (c *config) MemtagHeapAsyncEnabledForPath(path string) bool { func