Home
last modified time | relevance | path

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

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