Home
last modified time | relevance | path

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

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