Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dprovider.go88 var _ OtherModuleProviderContext = (*otherModuleProviderAdaptor)(nil)
94 type otherModuleProviderAdaptor struct { struct
98 func (p *otherModuleProviderAdaptor) otherModuleProvider(module blueprint.Module, provider blueprin… argument
106 return &otherModuleProviderAdaptor{otherModuleProviderFunc}