Searched refs:matchesWithDevice (Results 1 – 2 of 2) sorted by relevance
554 func (p *snapshotLibraryDecorator) matchesWithDevice(config android.DeviceConfig) bool { func579 if !p.matchesWithDevice(ctx.DeviceConfig()) {632 if p.matchesWithDevice(ctx.DeviceConfig()) && (p.shared() || p.static()) {774 func (p *snapshotBinaryDecorator) matchesWithDevice(config android.DeviceConfig) bool { func789 if !p.matchesWithDevice(ctx.DeviceConfig()) {869 func (p *snapshotObjectLinker) matchesWithDevice(config android.DeviceConfig) bool { func884 if !p.matchesWithDevice(ctx.DeviceConfig()) {932 matchesWithDevice(config android.DeviceConfig) bool methodSpec
136 if !p.matchesWithDevice(ctx.DeviceConfig()) {187 func (p *vndkPrebuiltLibraryDecorator) matchesWithDevice(config android.DeviceConfig) bool { func