Home
last modified time | relevance | path

Searched refs:DeviceForHost (Results 1 – 1 of 1) sorted by relevance

/build/soong/java/
Ddevice_host_converter.go47 type DeviceForHost struct { struct
56 module := &DeviceForHost{}
83 func (d *DeviceForHost) DepsMutator(ctx android.BottomUpMutatorContext) { argument