Home
last modified time | relevance | path

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

/build/soong/android/
Dprovider.go20 type ConfigAndOtherModuleProviderContext interface { interface
Dandroidmk.go361 func getDistContributions(ctx ConfigAndOtherModuleProviderContext, mod Module) *distContributions { argument