Home
last modified time | relevance | path

Searched refs:PrebuiltSharedTestLibraryFactory (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/cc/
H A Dprebuilt.go34 ctx.RegisterModuleType("cc_prebuilt_test_library_shared", PrebuiltSharedTestLibraryFactory)
328 func PrebuiltSharedTestLibraryFactory() android.Module { func