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