Home
last modified time | relevance | path

Searched defs:RegisterParallelSingletonModuleType (Results 1 – 2 of 2) sorted by relevance

/build/soong/android/
Dregister.go226 RegisterParallelSingletonModuleType(name string, factory SingletonModuleFactory) methodSpec
283 func (ctx *initRegistrationContext) RegisterParallelSingletonModuleType(name string, factory Single… func
Dtesting.go469 func (ctx *TestContext) RegisterParallelSingletonModuleType(name string, factory SingletonModuleFac… func