Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dglobal.go120 deviceGlobalCflags = []string{ var
363 exportedVars.ExportStringList("DeviceGlobalCflags", deviceGlobalCflags)
366 return strings.Join(deviceGlobalCflags, " ")
Darm64_linux_host.go26 linuxCrossCflags = append(deviceGlobalCflags,