Searched refs:nativeCoverage (Results 1 – 18 of 18) sorted by relevance
70 …cov.Properties = cc.SetCoverageProperties(ctx, cov.Properties, ctx.RustModule().nativeCoverage(), …
55 func (test *testDecorator) nativeCoverage() bool { func
113 func (prebuilt *prebuiltLibraryDecorator) nativeCoverage() bool { func
102 func (binary *binaryDecorator) nativeCoverage() bool { func
287 nativeCoverage() bool methodSpec508 if !mod.compiler.nativeCoverage() {629 func (mod *Module) nativeCoverage() bool { func630 return mod.compiler != nil && mod.compiler.nativeCoverage()
233 func (compiler *baseCompiler) nativeCoverage() bool { func
110 func (library *libraryDecorator) nativeCoverage() bool { func
108 func (library *toolchainLibraryDecorator) nativeCoverage() bool { func
154 func (object *objectLinker) nativeCoverage() bool { func
157 …cov.Properties = SetCoverageProperties(ctx, cov.Properties, ctx.nativeCoverage(), ctx.useSdk(), ct…
185 func (p *vndkPrebuiltLibraryDecorator) nativeCoverage() bool { func
173 func (stub *llndkStubDecorator) nativeCoverage() bool { func
194 func (p *prebuiltLibraryLinker) nativeCoverage() bool { func
357 func (stub *stubDecorator) nativeCoverage() bool { func
192 func (p *vendorSnapshotLibraryDecorator) nativeCoverage() bool { func442 func (p *vendorSnapshotObjectLinker) nativeCoverage() bool { func
353 nativeCoverage() bool methodSpec400 nativeCoverage() bool methodSpec1009 func (c *Module) nativeCoverage() bool { func1014 return c.linker != nil && c.linker.nativeCoverage()1288 func (ctx *moduleContextImpl) nativeCoverage() bool { func1289 return ctx.mod.nativeCoverage()
442 func (binary *binaryDecorator) nativeCoverage() bool { func
1044 func (library *libraryDecorator) nativeCoverage() bool { func