Searched defs:libraryDecorator (Results 1 – 13 of 13) sorted by relevance
94 type libraryDecorator struct { struct95 *baseCompiler96 *flagExporter97 stripper Stripper99 Properties LibraryCompilerProperties100 MutatedProperties LibraryMutatedProperties101 includeDirs android.Paths102 sourceProvider SourceProvider104 collectedSnapshotHeaders android.Paths107 tocFile android.OptionalPath[all …]
44 *libraryDecorator anonMember72 func initToolchainLibrary(module *Module, library *libraryDecorator) android.Module {
30 *libraryDecorator anonMember
38 *libraryDecorator anonMember
581 type libraryDecorator struct { struct582 Properties LibraryProperties583 StaticProperties StaticProperties584 SharedProperties SharedProperties585 MutatedProperties LibraryMutatedProperties588 reuseObjects Objects591 tocFile android.OptionalPath593 flagExporter594 flagExporterInfo *FlagExporterInfo595 stripper Stripper[all …]
22 *libraryDecorator anonMember
100 *libraryDecorator anonMember
75 *libraryDecorator anonMember
116 *libraryDecorator anonMember
145 …aredProps(ctx android.BazelConversionPathContext, module *Module, lib *libraryDecorator, isStatic …855 …er(ctx android.BazelConversionPathContext, module *Module, libraryDecorator *libraryDecorator, inc… argument
80 *libraryDecorator anonMember
497 *libraryDecorator anonMember
409 *libraryDecorator anonMember