Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dglobal.go428 pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I", commonGlobalIncludes)
446 pctx.PrefixedExistentPathsForSourcesVariable("RsGlobalIncludes", "-I",
/build/soong/android/
Dpackage_ctx.go227 func (p PackageContext) PrefixedExistentPathsForSourcesVariable( func