Home
last modified time | relevance | path

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

/build/soong/ui/build/
Ddumpvars.go281 config.SetTargetDevice(make_vars["TARGET_DEVICE"])
Dconfig.go710 func (c *configImpl) SetTargetDevice(device string) { func