Searched refs:RustLibraryFactory (Results 1 – 2 of 2) sorted by relevance
215 ctx.RegisterModuleType("rust_library", RustLibraryFactory)
32 android.RegisterModuleType("rust_library", RustLibraryFactory)252 func RustLibraryFactory() android.Module { func