Home
last modified time | relevance | path

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

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