Home
last modified time | relevance | path

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

/build/soong/android/
Dprovider.go10 otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec
106 func (p *otherModuleProviderAdaptor) otherModuleProvider(module blueprint.Module, provider blueprin… func
Dsingleton.go41 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec
374 func (s *singletonContextAdaptor) otherModuleProvider(module blueprint.Module, provider blueprint.A… func
Dbase_module_context.go90 otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec
305 func (b *baseModuleContext) otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderK… func
Dtesting.go241 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
Dmakevars.go79 otherModuleProvider(module blueprint.Module, key blueprint.AnyProviderKey) (any, bool) methodSpec
Dandroidmk.go507 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec