Home
last modified time | relevance | path

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

/build/soong/android/
Dlicenses.go92 func (r licensesContainer) getLicenses() []string { func
131 licenses := getLicenses(ctx, p)
157 licenses := getLicenses(ctx, m)
249 func getLicenses(ctx BaseModuleContext, module Module) []string { func
284 return c.getLicenses()