Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go51 soong.RegisterModuleType("cc_library_host_shared", libraryHostSharedFactory)
1903 func libraryHostSharedFactory() (blueprint.Module, []interface{}) { func