Home
last modified time | relevance | path

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

/build/soong/cc/
Dtoolchain_library.go26 android.RegisterModuleType("toolchain_library", ToolchainLibraryFactory)
59 func ToolchainLibraryFactory() android.Module { func
Dtesting.go28 ctx.RegisterModuleType("toolchain_library", ToolchainLibraryFactory)