Home
last modified time | relevance | path

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

/build/soong/android/
Dregister.go84 adaptor := SingletonFactoryAdaptor(ctx, s.factory)
121 func SingletonFactoryAdaptor(ctx *Context, factory SingletonFactory) blueprint.SingletonFactory { func