Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_prebuilt.go768 type snapshotBinaryDecorator struct { struct
769 baseSnapshotDecorator
770 *binaryDecorator
771 properties snapshotBinaryProperties
774 func (p *snapshotBinaryDecorator) matchesWithDevice(config android.DeviceConfig) bool {
786 …otBinaryDecorator) link(ctx ModuleContext, flags Flags, deps PathDeps, objs Objects) android.Path {
809 func (p *snapshotBinaryDecorator) nativeCoverage() bool {