Home
last modified time | relevance | path

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

/build/soong/android/
Dapex_contributions.go29 ctx.RegisterSingletonModuleType("all_apex_contributions", allApexContributionsFactory)
93 func allApexContributionsFactory() SingletonModule { func