Home
last modified time | relevance | path

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

/build/soong/android/
Ddefs.go31 Phony = pctx.AndroidStaticRule("Phony", var
Dwritedocs.go73 Rule: blueprint.Phony,
Dmodule.go694 Rule: blueprint.Phony,
706 Rule: blueprint.Phony,
722 Rule: blueprint.Phony,
1558 Rule: blueprint.Phony,
1604 Rule: blueprint.Phony,
1641 Rule: blueprint.Phony,
1651 Rule: blueprint.Phony,
Dandroidmk.go90 Rule: blueprint.Phony,
/build/blueprint/bootstrap/
Dbootstrap.go747 Rule: blueprint.Phony,
754 Rule: blueprint.Phony,
/build/soong/java/
Ddexpreopt_bootjars.go431 Rule: android.Phony,
/build/blueprint/
Dpackage_ctx.go124 var Phony Rule = NewBuiltinRule("phony") var