Home
last modified time | relevance | path

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

/build/soong/android/
Dall_teams.go13 func AllTeamsFactory() Singleton { func
22 ctx.RegisterParallelSingletonType("all_teams", AllTeamsFactory)
Dall_teams_test.go31 ctx.RegisterParallelSingletonType("all_teams", AllTeamsFactory)
235 ctx.RegisterParallelSingletonType("all_teams", AllTeamsFactory)
/build/soong/cc/
Dcc_test_only_property_test.go119 ctx.RegisterParallelSingletonType("all_teams", android.AllTeamsFactory)