Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dprovider.go92 type OtherModuleProviderFunc func(module blueprint.Module, provider blueprint.AnyProviderKey) (any,… type
105 func NewOtherModuleProviderAdaptor(otherModuleProviderFunc OtherModuleProviderFunc) OtherModuleProv…