Home
last modified time | relevance | path

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

/build/soong/rust/
Dlibrary.go94 type libraryDecorator struct { struct
95 *baseCompiler
96 *flagExporter
97 stripper Stripper
99 Properties LibraryCompilerProperties
100 MutatedProperties LibraryMutatedProperties
101 includeDirs android.Paths
102 sourceProvider SourceProvider
104 collectedSnapshotHeaders android.Paths
107 tocFile android.OptionalPath
[all …]
Dtoolchain_library.go44 *libraryDecorator anonMember
72 func initToolchainLibrary(module *Module, library *libraryDecorator) android.Module {
Dsnapshot_prebuilt.go30 *libraryDecorator anonMember
Dprebuilt.go38 *libraryDecorator anonMember
/build/soong/cc/
Dlibrary.go581 type libraryDecorator struct { struct
582 Properties LibraryProperties
583 StaticProperties StaticProperties
584 SharedProperties SharedProperties
585 MutatedProperties LibraryMutatedProperties
588 reuseObjects Objects
591 tocFile android.OptionalPath
593 flagExporter
594 flagExporterInfo *FlagExporterInfo
595 stripper Stripper
[all …]
Dkernel_headers.go22 *libraryDecorator anonMember
Dndk_prebuilt.go100 *libraryDecorator anonMember
Dvndk_prebuilt.go75 *libraryDecorator anonMember
Dndk_library.go116 *libraryDecorator anonMember
Dbp2build.go145 …aredProps(ctx android.BazelConversionPathContext, module *Module, lib *libraryDecorator, isStatic …
855 …er(ctx android.BazelConversionPathContext, module *Module, libraryDecorator *libraryDecorator, inc… argument
Dprebuilt.go80 *libraryDecorator anonMember
Dtest.go497 *libraryDecorator anonMember
Dsnapshot_prebuilt.go409 *libraryDecorator anonMember