Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dregister.go288 type initRegistrationContext struct { struct
289 moduleTypes map[string]ModuleFactory
290 singletonTypes map[string]SingletonFactory
291 preSingletonTypes map[string]SingletonFactory
292 moduleTypesForDocs map[string]reflect.Value