Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dprovider.go10 otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec
98 func (p *otherModuleProviderAdaptor) otherModuleProvider(module blueprint.Module, provider blueprin… func
H A Dsingleton.go38 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec
307 func (s *singletonContextAdaptor) otherModuleProvider(module blueprint.Module, provider blueprint.A… func
H A Dbase_module_context.go89 otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec
294 func (b *baseModuleContext) otherModuleProvider(m blueprint.Module, provider blueprint.AnyProviderK… func
H A Dtesting.go241 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 Dmakevars.go97 otherModuleProvider(module blueprint.Module, key blueprint.AnyProviderKey) (any, bool) methodSpec
H A Dandroidmk.go501 otherModuleProvider(module blueprint.Module, provider blueprint.AnyProviderKey) (any, bool) methodSpec