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