Home
last modified time | relevance | path

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

/aosp_15_r20/tools/treble/build/treble_build/local/
H A Dninja.go327 type ninjaServer struct { struct
328 cmdName string
329 db string
330 ctx *exec.Cmd
334 func (srv *ninjaServer) Start(ctx context.Context) error {
344 func (srv *ninjaServer) Kill() {