Searched refs:PrebuiltStaticLibraryFactory (Results 1 – 3 of 3) sorted by relevance
28 moduleTypeUnderTestFactory: cc.PrebuiltStaticLibraryFactory,51 moduleTypeUnderTestFactory: cc.PrebuiltStaticLibraryFactory,82 moduleTypeUnderTestFactory: cc.PrebuiltStaticLibraryFactory,
55 ctx.RegisterModuleType("cc_prebuilt_library_static", cc.PrebuiltStaticLibraryFactory)
32 ctx.RegisterModuleType("cc_prebuilt_library_static", PrebuiltStaticLibraryFactory)323 func PrebuiltStaticLibraryFactory() android.Module { func