Searched refs:RustFFIHostFactory (Results 1 – 2 of 2) sorted by relevance
225 ctx.RegisterModuleType("rust_ffi_host", RustFFIHostFactory)
41 android.RegisterModuleType("rust_ffi_host", RustFFIHostFactory)301 func RustFFIHostFactory() android.Module { func