Home
last modified time | relevance | path

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

/build/soong/rust/
Dtesting.go190 ctx.RegisterModuleType("rust_library_host", RustLibraryHostFactory)
Dlibrary.go39 android.RegisterModuleType("rust_library_host", RustLibraryHostFactory)
439 func RustLibraryHostFactory() android.Module { func