Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dglobal.go174 pctx.PrefixedExistentPathsForSourcesVariable("CommonGlobalIncludes", "-I",
187 pctx.PrefixedExistentPathsForSourcesVariable("CommonNativehelperInclude", "-I",
223 pctx.PrefixedExistentPathsForSourcesVariable("RsGlobalIncludes", "-I",
/build/soong/android/
Dpackage_ctx.go228 func (p PackageContext) PrefixedExistentPathsForSourcesVariable( func