Home
last modified time | relevance | path

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

/build/soong/cc/
Dvendor_snapshot.go148 func (p *vendorSnapshotLibraryDecorator) matchesWithDevice(config android.DeviceConfig) bool { func
311 func (p *vendorSnapshotBinaryDecorator) matchesWithDevice(config android.DeviceConfig) bool { func
420 func (p *vendorSnapshotObjectLinker) matchesWithDevice(config android.DeviceConfig) bool { func
856 matchesWithDevice(config android.DeviceConfig) bool methodSpec
Dvndk_prebuilt.go171 func (p *vndkPrebuiltLibraryDecorator) matchesWithDevice(config android.DeviceConfig) bool { func