Searched defs:libraryDecorator (Results 1 – 13 of 13) sorted by relevance
327 type libraryDecorator struct { struct328 Properties LibraryProperties329 StaticProperties StaticProperties330 SharedProperties SharedProperties331 MutatedProperties LibraryMutatedProperties334 reuseObjects Objects337 tocFile android.OptionalPath339 flagExporter340 stripper344 wholeStaticMissingDeps []string[all …]
22 *libraryDecorator anonMember
71 *libraryDecorator anonMember216 *libraryDecorator anonMember
38 *libraryDecorator anonMember
101 *libraryDecorator anonMember
70 *libraryDecorator anonMember
74 *libraryDecorator anonMember
92 *libraryDecorator anonMember
75 *libraryDecorator anonMember
108 *libraryDecorator anonMember
443 *libraryDecorator anonMember
74 type libraryDecorator struct { struct75 *baseCompiler76 *flagExporter78 Properties LibraryCompilerProperties79 MutatedProperties LibraryMutatedProperties80 includeDirs android.Paths110 func (library *libraryDecorator) nativeCoverage() bool {114 func (library *libraryDecorator) rlib() bool {118 func (library *libraryDecorator) dylib() bool {122 func (library *libraryDecorator) shared() bool {[all …]
35 *libraryDecorator anonMember