Searched refs:Goma (Results 1 – 5 of 5) sorted by relevance
237 Goma bool member248 if ctx.Config().UseGoma() && !supports.Goma {
446 if ctx.Config().UseGoma() && r.remoteable.Goma {
29 var kotlinc = pctx.AndroidRemoteStaticRule("kotlinc", android.RemoteRuleSupports{Goma: true},116 var kapt = pctx.AndroidRemoteStaticRule("kapt", android.RemoteRuleSupports{Goma: true},
36 ccRule = pctx.AndroidRemoteStaticRule("ccRule", android.RemoteRuleSupports{Goma: true},
43 cc = pctx.AndroidRemoteStaticRule("cc", android.RemoteRuleSupports{Goma: true, RBE: true},