Home
last modified time | relevance | path

Searched refs:bootstrapCmd (Results 1 – 2 of 2) sorted by relevance

/build/soong/ui/build/
Drbe.go32 bootstrapCmd = "bootstrap" const
71 cmd := Command(ctx, config, "startRBE bootstrap", rbeCommand(ctx, config, bootstrapCmd))
79 …cmd := Command(ctx, config, "stopRBE bootstrap", rbeCommand(ctx, config, bootstrapCmd), "-shutdown…
Drbe_test.go51 rbeBootstrapCmd := filepath.Join(tmpDir, bootstrapCmd)
117 rbeBootstrapCmd := filepath.Join(tmpDir, bootstrapCmd)