Searched refs:UseRbe (Results 1 – 3 of 3) sorted by relevance
/build/soong/ui/build/ |
D | config_test.go | 1021 UseRbe: proto.Bool(false), 1031 UseRbe: proto.Bool(false), 1041 UseRbe: proto.Bool(false), 1051 UseRbe: proto.Bool(true),
|
D | config.go | 533 UseRbe: proto.Bool(config.UseRBE()),
|
/build/soong/ui/metrics/metrics_proto/ |
D | metrics.pb.go | 715 UseRbe *bool `protobuf:"varint,2,opt,name=use_rbe,json=useRbe" json:"use_rbe,omitempty"` member 780 if x != nil && x.UseRbe != nil { 781 return *x.UseRbe
|