Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/
H A Dcontext.go99 singletonInfo []*singletonInfo member
526 type singletonInfo struct { struct
528 factory SingletonFactory
529 singleton Singleton
530 name string
531 parallel bool
534 actionDefs localBuildActions