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