Home
last modified time | relevance | path

Searched refs:SetVariationProvider (Results 1 – 2 of 2) sorted by relevance

/build/blueprint/
Dmodule_ctx.go959 SetVariationProvider(module Module, provider ProviderKey, value interface{}) methodSpec
1003 func (mctx *mutatorContext) SetVariationProvider(module Module, provider ProviderKey, value interfa… func
/build/soong/android/
Dapex.go596 mctx.SetVariationProvider(mod, ApexInfoProvider, apexInfos[i-1])