Home
last modified time | relevance | path

Searched defs:libraryDecorator (Results 1 – 11 of 11) sorted by relevance

/build/soong/rust/
Dlibrary.go93 type libraryDecorator struct { struct
94 *baseCompiler
95 *flagExporter
96 stripper Stripper
98 Properties LibraryCompilerProperties
99 MutatedProperties LibraryMutatedProperties
100 includeDirs android.Paths
101 sourceProvider SourceProvider
138 func (library *libraryDecorator) nativeCoverage() bool {
142 func (library *libraryDecorator) rlib() bool {
[all …]
Dprebuilt.go35 *libraryDecorator anonMember
/build/soong/cc/
Dlibrary.go464 type libraryDecorator struct { struct
465 Properties LibraryProperties
466 StaticProperties StaticProperties
467 SharedProperties SharedProperties
468 MutatedProperties LibraryMutatedProperties
471 reuseObjects Objects
474 tocFile android.OptionalPath
476 flagExporter
477 flagExporterInfo *FlagExporterInfo
478 stripper Stripper
[all …]
Dkernel_headers.go22 *libraryDecorator anonMember
Dtoolchain_library.go38 *libraryDecorator anonMember
Dndk_prebuilt.go100 *libraryDecorator anonMember
Dvndk_prebuilt.go75 *libraryDecorator anonMember
Dndk_library.go85 *libraryDecorator anonMember
Dprebuilt.go78 *libraryDecorator anonMember
Dtest.go482 *libraryDecorator anonMember
Dsnapshot_prebuilt.go539 *libraryDecorator anonMember