Home
last modified time | relevance | path

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

/build/soong/cc/
Dcompiler.go377 …flags.Global.CommonFlags = append(flags.Global.CommonFlags, "-D__ANDROID_APEX_"+makeDefineString(c…
619 func makeDefineString(name string) string { func