Home
last modified time | relevance | path

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

/aosp12/build/soong/apex/
H A Dapex_singleton.go26 android.RegisterSingletonType("apex_depsinfo_singleton", apexDepsInfoSingletonFactory)
33 func apexDepsInfoSingletonFactory() android.Singleton { func