Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dkati.go246 "TARGET_DEVICE_DIR="+config.TargetDeviceDir(),
391 "TARGET_DEVICE_DIR=" + config.TargetDeviceDir(),
Dconfig.go1598 func (c *configImpl) TargetDeviceDir() string { func