Home
last modified time | relevance | path

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

/build/soong/
Dregister.go26 type singleton struct { struct
27 name string
28 factory blueprint.SingletonFactory
/build/blueprint/bootstrap/
Dbootstrap.go618 type singleton struct { struct
620 config *Config
631 func (s *singleton) GenerateBuildActions(ctx blueprint.SingletonContext) {
/build/blueprint/
Dcontext.go209 singleton Singleton member