Home
last modified time | relevance | path

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

/build/soong/ui/status/
Dstatus_test.go54 s := status.StartTool()
102 s := status.StartTool()
111 s = status.StartTool()
130 s := status.StartTool()
151 s := status.StartTool()
156 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.go205 func (s *Status) StartTool() ToolStatus { func
/build/soong/ui/build/
Dtest_build.go44 ts := ctx.Status.StartTool()
Dexec.go131 st := c.ctx.Status.StartTool()
Dninja.go34 nr := status.NewNinjaReader(ctx, ctx.Status.StartTool(), fifo)
Ddumpvars.go97 status.KatiReader(ctx.Status.StartTool(), pipe)
Dsoong.go112 nr := status.NewNinjaReader(ctx, ctx.Status.StartTool(), fifo)
Dkati.go119 status.KatiReader(ctx.Status.StartTool(), pipe)
/build/soong/cmd/multiproduct_kati/
Dmain.go282 s := buildCtx.Status.StartTool()