Home
last modified time | relevance | path

Searched defs:snapshotObjectLinker (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dsnapshot_prebuilt.go863 type snapshotObjectLinker struct { struct
864 baseSnapshotDecorator
865 objectLinker
866 properties vendorSnapshotObjectProperties
869 func (p *snapshotObjectLinker) matchesWithDevice(config android.DeviceConfig) bool {
881 …pshotObjectLinker) link(ctx ModuleContext, flags Flags, deps PathDeps, objs Objects) android.Path {
891 func (p *snapshotObjectLinker) nativeCoverage() bool {