Home
last modified time | relevance | path

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

/build/soong/android/
Dprovider.go100 type OtherModuleProviderFunc func(module blueprint.Module, provider blueprint.AnyProviderKey) (any,… type
113 func NewOtherModuleProviderAdaptor(otherModuleProviderFunc OtherModuleProviderFunc) OtherModuleProv…