Home
last modified time | relevance | path

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

/aosp12/build/soong/cc/
H A Dlibrary.go471 reuseObjects Objects
476 flagExporter
481 objects Objects
485 libName string
487 sabi *sabi
506 distFile android.Path
510 postInstallCmds []string
517 skipAPIDefine bool
520 *baseCompiler
521 *baseLinker
[all …]
H A Dkernel_headers.go22 *libraryDecorator anonMember
H A Dtoolchain_library.go38 *libraryDecorator anonMember
H A Dndk_prebuilt.go100 *libraryDecorator anonMember
H A Dvndk_prebuilt.go75 *libraryDecorator anonMember
H A Dndk_library.go85 *libraryDecorator anonMember
H A Dprebuilt.go78 *libraryDecorator anonMember
H A Dtest.go482 *libraryDecorator anonMember
H A Dsnapshot_prebuilt.go539 *libraryDecorator anonMember
/aosp12/build/soong/rust/
H A 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
H A Dprebuilt.go35 *libraryDecorator anonMember