Searched refs:RustLibraryHostFactory (Results 1 – 2 of 2) sorted by relevance
218 ctx.RegisterModuleType("rust_library_host", RustLibraryHostFactory)
35 android.RegisterModuleType("rust_library_host", RustLibraryHostFactory)294 func RustLibraryHostFactory() android.Module { func