Home
last modified time | relevance | path

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

/build/soong/rust/
Dtesting.go220 ctx.RegisterModuleType("rust_library_host_rlib", RustLibraryRlibHostFactory)
Dlibrary.go37 android.RegisterModuleType("rust_library_host_rlib", RustLibraryRlibHostFactory)
315 func RustLibraryRlibHostFactory() android.Module { func