Searched defs:otherModuleProvider (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/build/soong/android/ |
H A D | provider.go | 10 otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec 98 func (p *otherModuleProviderAdaptor) otherModuleProvider(module blueprint.Module, provider blueprin… func
|
H A D | singleton.go | 38 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec 307 func (s *singletonContextAdaptor) otherModuleProvider(module blueprint.Module, provider blueprint.A… func
|
H A D | base_module_context.go | 89 otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec 294 func (b *baseModuleContext) otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderK… func
|
H A D | testing.go | 241 func (ctx *TestContext) otherModuleProvider(m blueprint.Module, p blueprint.AnyProviderKey) (any, b… func 1377 func (ctx *panickingConfigAndErrorContext) otherModuleProvider(m blueprint.Module, p blueprint.AnyP… func
|
H A D | makevars.go | 97 otherModuleProvider(module blueprint.Module, key blueprint.AnyProviderKey) (any, bool) methodSpec
|
H A D | androidmk.go | 501 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec
|