Searched refs:PrebuiltLibraryFactory (Results 1 – 3 of 3) sorted by relevance
22 android.RegisterModuleType("rust_prebuilt_library", PrebuiltLibraryFactory)42 func PrebuiltLibraryFactory() android.Module { func
101 ctx.RegisterModuleType("rust_prebuilt_library", PrebuiltLibraryFactory)
26 ctx.RegisterModuleType("cc_prebuilt_library", PrebuiltLibraryFactory)231 func PrebuiltLibraryFactory() android.Module { func