Home
last modified time | relevance | path

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

/build/soong/rust/
Dtesting.go97 ctx.RegisterModuleType("rust_ffi_host", RustFFIHostFactory)
Dlibrary.go34 android.RegisterModuleType("rust_ffi_host", RustFFIHostFactory)
238 func RustFFIHostFactory() android.Module { func