Home
last modified time | relevance | path

Searched refs:RBE (Results 1 – 5 of 5) sorted by relevance

/build/soong/remoteexec/
Dremoteexec.go178 …ctx.AndroidRemoteStaticRule(name+"RE", android.RemoteRuleSupports{RBE: true}, ruleParamsRE, append…
194 …ctx.AndroidRemoteStaticRule(name+"RE", android.RemoteRuleSupports{RBE: true}, ruleParamsRE, append…
/build/soong/android/
Dpackage_ctx.go238 RBE bool member
254 if ctx.Config().UseRBE() && !supports.RBE {
Drule_builder.go448 } else if ctx.Config().UseRBE() && r.remoteable.RBE {
/build/soong/cc/
Dbuilder.go43 cc = pctx.AndroidRemoteStaticRule("cc", android.RemoteRuleSupports{Goma: true, RBE: true},
/build/soong/java/
Ddroiddoc.go1466 rule.Remoteable(android.RemoteRuleSupports{RBE: true})