Home
last modified time | relevance | path

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

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