Home
last modified time | relevance | path

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

/build/soong/android/
Dphony.go42 type phonySingleton struct { struct
43 phonyMap phonyMap
44 phonyList []string
49 func (p *phonySingleton) GenerateBuildActions(ctx SingletonContext) {
67 func (p phonySingleton) MakeVars(ctx MakeVarsContext) {