Home
last modified time | relevance | path

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

/build/soong/apex/
Dapex_singleton.go26 android.RegisterSingletonType("apex_depsinfo_singleton", apexDepsInfoSingletonFactory)
34 func apexDepsInfoSingletonFactory() android.Singleton { func