Home
last modified time | relevance | path

Searched defs:SetFunc (Results 1 – 3 of 3) sorted by relevance

/build/soong/androidmk/parser/
Dscope.go23 SetFunc(name string, f func([]string) []string) methodSpec
56 func (s *scope) SetFunc(name string, f func([]string) []string) { func
/build/soong/mk2rbc/
Dandroid_products.go50 func (l *localDirEval) SetFunc(_ string, _ func([]string) []string) { func
Dtypes.go89 func (s ScopeBase) SetFunc(_ string, _ func([]string) []string) { func