Searched refs:UseRemoteBuild (Results 1 – 9 of 9) sorted by relevance
63 if config.UseRemoteBuild() {
156 if config.UseRemoteBuild() {
93 {{if .UseRemoteBuild }}pool local_pool
1182 if c.UseRemoteBuild() {1424 func (c *configImpl) UseRemoteBuild() bool { func1441 if !c.UseRemoteBuild() {
127 if ctx.Config().UseRemoteBuild() && params.Pool == nil {
152 if s.Config().UseRemoteBuild() {
319 if m.config.UseRemoteBuild() {
721 } else if r.ctx.Config().UseRemoteBuild() {
1165 func (c *config) UseRemoteBuild() bool { func