Home
last modified time | relevance | path

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

/build/soong/android/
Dpackage_ctx.go240 RBE bool member
256 if ctx.Config().UseRBE() && !supports.RBE {
276 …p.AndroidRemoteStaticRule(name+"RE", RemoteRuleSupports{RBE: true}, ruleParamsRE, append(commonArg…
292 …p.AndroidRemoteStaticRule(name+"RE", RemoteRuleSupports{RBE: true}, ruleParamsRE, append(commonArg…
Drule_builder.go711 } else if r.ctx.Config().UseRBE() && r.remoteable.RBE {
/build/soong/java/
Dlint.go360 rule.Remoteable(android.RemoteRuleSupports{RBE: true})
Ddroidstubs.go403 rule.Remoteable(android.RemoteRuleSupports{RBE: true})
/build/soong/cc/
Dbuilder.go43 cc = pctx.AndroidRemoteStaticRule("cc", android.RemoteRuleSupports{Goma: true, RBE: true},