Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dcoverage.go193 needCoverageBuild = ctx.DeviceConfig().NativeCoverageEnabledForPath(ctx.ModuleDir())
/aosp12/build/soong/android/
H A Dconfig.go1167 func (c *deviceConfig) NativeCoverageEnabledForPath(path string) bool { func