Home
last modified time | relevance | path

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

/build/soong/java/
Dboot_jars.go48 ctx.Phony("droidcore", android.PathForPhony(ctx, "check-boot-jars"))
/build/soong/android/
Dphony.go60 Outputs: []WritablePath{PathForPhony(ctx, phony)},
Dpaths.go1793 func PathForPhony(ctx PathContext, phony string) WritablePath { func
/build/soong/apex/
Dbuilder.go975 Output: android.PathForPhony(ctx, a.Name()+"-deps-info"),