Searched refs:reexportFlags (Results 1 – 5 of 5) sorted by relevance
143 p.libraryDecorator.reexportFlags(p.properties.Export_flags...)
218 d.libraryDecorator.reexportFlags(deps.ReexportedFlags...)
116 p.libraryDecorator.flagExporter.reexportFlags(deps.ReexportedFlags...)
711 reexportFlags bool member2479 depTag.reexportFlags = true2518 …depTag := libraryDependencyTag{Kind: staticLibraryDependency, wholeStatic: true, reexportFlags: tr…2528 depTag.reexportFlags = true2564 depTag.reexportFlags = true3259 if libDepTag.reexportFlags {
331 func (f *flagExporter) reexportFlags(flags ...string) { func1635 library.reexportFlags(deps.ReexportedFlags...)1718 library.reexportFlags("-D" + name + "=" + strconv.Itoa(apiLevel.FinalOrPreviewInt()))