HomeSort by relevance Sort by last modified time
    Searched full:deviceglobalcflags (Results 1 - 1 of 1) sorted by null

  /build/soong/cc/config/
global.go 43 deviceGlobalCflags = []string{
92 pctx.StaticVariable("DeviceGlobalCflags", strings.Join(deviceGlobalCflags, " "))
101 strings.Join(append(ClangFilterUnknownCflags(deviceGlobalCflags), "${ClangExtraTargetCflags}"), " "))

Completed in 166 milliseconds