Searched defs:libraryDecorator (Results 1 – 9 of 9) sorted by relevance
376 type libraryDecorator struct { struct377 Properties LibraryProperties378 StaticProperties StaticProperties379 SharedProperties SharedProperties380 MutatedProperties LibraryMutatedProperties383 reuseObjects Objects386 tocFile android.OptionalPath388 flagExporter389 flagExporterInfo *FlagExporterInfo390 stripper Stripper[all …]
22 *libraryDecorator anonMember
76 *libraryDecorator anonMember
86 *libraryDecorator anonMember
120 *libraryDecorator anonMember
485 *libraryDecorator anonMember
107 type libraryDecorator struct { struct108 *baseCompiler109 *flagExporter110 stripper Stripper112 Properties LibraryCompilerProperties113 MutatedProperties LibraryMutatedProperties114 includeDirs android.Paths115 sourceProvider SourceProvider117 isFFI bool120 tocFile android.OptionalPath[all …]
51 *libraryDecorator anonMember79 func initToolchainLibrary(module *Module, library *libraryDecorator) android.Module {
38 *libraryDecorator anonMember