Searched refs:RustLibraryRlibHostFactory (Results 1 – 2 of 2) sorted by relevance
93 ctx.RegisterModuleType("rust_library_host_rlib", RustLibraryRlibHostFactory)
30 android.RegisterModuleType("rust_library_host_rlib", RustLibraryRlibHostFactory)252 func RustLibraryRlibHostFactory() android.Module { func