Home
last modified time | relevance | path

Searched refs:ToolchainLibraryFactory (Results 1 – 5 of 5) sorted by relevance

/aosp12/build/soong/cc/
H A Dtoolchain_library.go26 android.RegisterModuleType("toolchain_library", ToolchainLibraryFactory)
58 func ToolchainLibraryFactory() android.Module { func
H A Dtesting.go29 ctx.RegisterModuleType("toolchain_library", ToolchainLibraryFactory)
/aosp12/build/soong/bp2build/
H A Dcc_library_headers_conversion_test.go333 ctx.RegisterModuleType("toolchain_library", cc.ToolchainLibraryFactory)
H A Dcc_library_conversion_test.go582 ctx.RegisterModuleType("toolchain_library", cc.ToolchainLibraryFactory)
H A Dcc_library_static_conversion_test.go934 ctx.RegisterModuleType("toolchain_library", cc.ToolchainLibraryFactory)