Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dglobal.go104 pctx.PrefixedPathsForOptionalSourceVariable("CommonGlobalIncludes", "-I",
115 pctx.PrefixedPathsForOptionalSourceVariable("CommonGlobalSystemIncludes", "-isystem ",
121 pctx.PrefixedPathsForOptionalSourceVariable("CommonNativehelperInclude", "-I",
/build/soong/android/
Dpackage_ctx.go127 func (p AndroidPackageContext) PrefixedPathsForOptionalSourceVariable( func