Home
last modified time | relevance | path

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

/build/soong/cc/
Dbinary.go65 ctx.RegisterModuleType("cc_binary_host", binaryHostFactory)
75 func binaryHostFactory() android.Module { func