Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dsanitize.go379 if ctx.Config().MemtagHeapSyncEnabledForPath(ctx.ModuleDir()) {
/aosp12/build/soong/android/
H A Dconfig.go1279 func (c *config) MemtagHeapSyncEnabledForPath(path string) bool { func