Searched defs:otherModuleProvider (Results 1 – 6 of 6) sorted by relevance
| /build/soong/android/ |
| D | provider.go | 10 otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec 106 func (p *otherModuleProviderAdaptor) otherModuleProvider(module blueprint.Module, provider blueprin… func
|
| D | singleton.go | 41 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec 374 func (s *singletonContextAdaptor) otherModuleProvider(module blueprint.Module, provider blueprint.A… func
|
| D | base_module_context.go | 90 otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec 305 func (b *baseModuleContext) otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderK… func
|
| D | testing.go | 241 func (ctx *TestContext) otherModuleProvider(m blueprint.Module, p blueprint.AnyProviderKey) (any, b… func 1393 func (ctx *panickingConfigAndErrorContext) otherModuleProvider(m blueprint.Module, p blueprint.AnyP… func
|
| D | makevars.go | 79 otherModuleProvider(module blueprint.Module, key blueprint.AnyProviderKey) (any, bool) methodSpec
|
| D | androidmk.go | 507 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec
|