Home
last modified time | relevance | path

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

/build/soong/java/
Dandroidmk_test.go193 distStrings := entries[0].GetDistForGoals(module)
237 distStrings := entries[0].GetDistForGoals(module)
/build/soong/android/
Dandroidmk_test.go270 androidMkLines := entries[0].GetDistForGoals(module)
Dandroidmk.go181 func (a *AndroidMkEntries) GetDistForGoals(mod blueprint.Module) []string { func
281 for _, distString := range a.GetDistForGoals(mod) {