Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dstatus_test.go59 s := status.StartTool()
107 s := status.StartTool()
116 s = status.StartTool()
135 s := status.StartTool()
156 s := status.StartTool()
161 s = status.StartTool()
Dkati_test.go51 st: status.StartTool(),
118 st: status.StartTool(),
164 st: status.StartTool(),
Dninja_test.go36 nr := NewNinjaReader(logger.New(ioutil.Discard), stat.StartTool(), filepath.Join(tempDir, "fifo"))
Dstatus.go212 func (s *Status) StartTool() ToolStatus { func
/build/soong/ui/build/
Dexec.go160 st := c.ctx.Status.StartTool()
181 st := c.ctx.Status.StartTool()
Dtest_build.go44 ts := ctx.Status.StartTool()
Dninja.go35 nr := status.NewNinjaReader(ctx, ctx.Status.StartTool(), fifo)
Ddumpvars.go111 status.KatiReader(ctx.Status.StartTool(), pipe)
Dsoong.go116 nr := status.NewNinjaReader(ctx, ctx.Status.StartTool(), fifo)
Dkati.go127 status.KatiReader(ctx.Status.StartTool(), pipe)
/build/soong/cmd/multiproduct_kati/
Dmain.go301 s := buildCtx.Status.StartTool()