Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dcoverage.go23 var CovLibraryName = "libprofile-clang-extras" var
42 }, cc.CoverageDepTag, CovLibraryName)
56 coverage := ctx.GetDirectDepWithTag(CovLibraryName, cc.CoverageDepTag).(cc.LinkableInterface)