Home
last modified time | relevance | path

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

/build/soong/ui/build/
Dkati.go154 "TARGET_DEVICE_DIR="+config.TargetDeviceDir(),
269 "TARGET_DEVICE_DIR=" + config.TargetDeviceDir(),
Dconfig.go967 func (c *configImpl) TargetDeviceDir() string { func