Searched refs:Export_system_include_dirs (Results 1 – 3 of 3) sorted by relevance
390 Export_system_include_dirs []string `android:"arch_variant"` member464 …ator.reexportSystemDirs(android.PathsForModuleSrc(ctx, p.properties.Export_system_include_dirs)...)
200 Export_system_include_dirs []string `android:"arch_variant,variant_prepend"` member519 … = append(f.systemDirs, android.PathsForModuleSrc(ctx, f.Properties.Export_system_include_dirs)...)527 … = append(f.systemDirs, android.PathsForModuleSrc(ctx, f.Properties.Export_system_include_dirs)...)1704 library.flagExporter.Properties.Export_system_include_dirs = append(1705 library.flagExporter.Properties.Export_system_include_dirs,
868 if len(flagExporterProperties.Export_system_include_dirs) > 0 {869 …d.SystemIncludes.SelectValue(axis, config), flagExporterProperties.Export_system_include_dirs...)))