Searched refs:PoolKey (Results 1 – 7 of 7) sorted by relevance
/build/soong/remoteexec/ |
D | remoteexec_test.go | 38 PoolKey: "default", 54 PoolKey: "default", 76 PoolKey: "default", 92 PoolKey: "default",
|
D | remoteexec.go | 31 PoolKey = "Pool" const
|
/build/soong/java/ |
D | dex.go | 44 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 51 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 78 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 85 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"},
|
D | builder.go | 67 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 74 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 154 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 169 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 184 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"},
|
D | app_builder.go | 44 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"},
|
D | droiddoc.go | 1484 Platform: map[string]string{remoteexec.PoolKey: pool},
|
/build/soong/cc/ |
D | builder.go | 76 Platform: map[string]string{remoteexec.PoolKey: "${config.RECXXLinksPool}"}, 90 Platform: map[string]string{remoteexec.PoolKey: "${config.RECXXLinksPool}"}, 213 remoteexec.PoolKey: "${config.RECXXPool}", 234 Platform: map[string]string{remoteexec.PoolKey: "${config.RECXXPool}"},
|