Searched defs:OtherModuleProvider (Results 1 – 3 of 3) sorted by relevance
| /build/blueprint/ |
| D | provider.go | 272 OtherModuleProvider(m Module, provider AnyProviderKey) (any, bool) methodSpec 285 func OtherModuleProvider[K any](ctx OtherModuleProviderContext, module Module, provider ProviderKey… func
|
| D | module_ctx.go | 390 OtherModuleProvider(m Module, provider AnyProviderKey) (any, bool) methodSpec 681 func (m *baseModuleContext) OtherModuleProvider(logicModule Module, provider AnyProviderKey) (any, … func
|
| /build/soong/android/ |
| D | provider.go | 30 func OtherModuleProvider[K any](ctx OtherModuleProviderContext, module blueprint.Module, provider b… func
|