Home
last modified time | relevance | path

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

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