Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary.go188 ctx.RegisterModuleType("cc_library_host_static", LibraryHostStaticFactory)
225 func LibraryHostStaticFactory() android.Module { func