Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary.go151 android.RegisterModuleType("cc_library_host_shared", LibraryHostSharedFactory)
187 func LibraryHostSharedFactory() android.Module { func