Home
last modified time | relevance | path

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

/aosp12/build/soong/ui/build/
H A Dkati.go220 "TARGET_DEVICE_DIR="+config.TargetDeviceDir(),
364 "TARGET_DEVICE_DIR=" + config.TargetDeviceDir(),
H A Dconfig.go1172 func (c *configImpl) TargetDeviceDir() string { func