Home
last modified time | relevance | path

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

/build/soong/android/soongconfig/
Dmodules.go451 mt.Variables = append(mt.Variables, newBoolVariable(name))
554 func newBoolVariable(name string) *boolVariable { func