Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary.go244 systemDirs android.Paths member
260 …f.systemDirs = append(f.systemDirs, android.PathsForModuleSrc(ctx, f.Properties.Export_system_incl…
265 f.systemDirs = append(f.systemDirs, f.exportedIncludes(ctx)...)
266 …f.systemDirs = append(f.systemDirs, android.PathsForModuleSrc(ctx, f.Properties.Export_system_incl…
274 f.systemDirs = append(f.systemDirs, dirs...)
300 return f.systemDirs