Searched defs:libraryDecorator (Results 1 – 9 of 9) sorted by relevance
128 type libraryDecorator struct { struct129 *baseCompiler130 *flagExporter131 stripper Stripper133 Properties LibraryCompilerProperties134 MutatedProperties LibraryMutatedProperties135 includeDirs android.Paths136 sourceProvider SourceProvider139 tocFile android.OptionalPath142 stubsSymbolFilePath android.Path[all …]
51 *libraryDecorator anonMember79 func initToolchainLibrary(module *Module, library *libraryDecorator) android.Module {
40 *libraryDecorator anonMember
395 type libraryDecorator struct { struct396 Properties LibraryProperties397 StaticProperties StaticProperties398 SharedProperties SharedProperties399 MutatedProperties LibraryMutatedProperties402 reuseObjects Objects405 tocFile android.OptionalPath407 flagExporter408 flagExporterInfo *FlagExporterInfo409 stripper Stripper[all …]
22 *libraryDecorator anonMember
76 *libraryDecorator anonMember
86 *libraryDecorator anonMember
120 *libraryDecorator anonMember
557 *libraryDecorator anonMember