Home
last modified time | relevance | path

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

/build/soong/cc/
Dprebuilt.go31 ctx.RegisterModuleType("cc_prebuilt_binary", prebuiltBinaryFactory)
373 func prebuiltBinaryFactory() android.Module { func