Home
last modified time | relevance | path

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

/build/soong/rust/
Dsnapshot_prebuilt.go117 func (library *snapshotLibraryDecorator) MatchesWithDevice(config android.DeviceConfig) bool { func
/build/soong/cc/
Dsnapshot_prebuilt.go424 func (p *snapshotLibraryDecorator) MatchesWithDevice(config android.DeviceConfig) bool { func
651 func (p *snapshotBinaryDecorator) MatchesWithDevice(config android.DeviceConfig) bool { func
749 func (p *snapshotObjectLinker) MatchesWithDevice(config android.DeviceConfig) bool { func
812 MatchesWithDevice(config android.DeviceConfig) bool methodSpec
Dvndk_prebuilt.go185 func (p *vndkPrebuiltLibraryDecorator) MatchesWithDevice(config android.DeviceConfig) bool { func