Searched refs:ReexportedIncludes (Results 1 – 3 of 3) sorted by relevance
37 ReexportedIncludes []string `blueprint:"mutated"` member
2539 …c.sabi.Properties.ReexportedIncludes = append(c.sabi.Properties.ReexportedIncludes, dirs.Strings()…2817 c.sabi.Properties.ReexportedIncludes = append(2818 c.sabi.Properties.ReexportedIncludes, depExporterInfo.IncludeDirs.Strings()...)2892 …c.sabi.Properties.ReexportedIncludes = android.FirstUniqueStrings(c.sabi.Properties.ReexportedIncl…
862 for _, reexportedInclude := range library.sabi.Properties.ReexportedIncludes {1408 for _, reexportedInclude := range library.sabi.Properties.ReexportedIncludes {