Searched refs:PoolKey (Results 1 – 7 of 7) sorted by relevance
/build/soong/remoteexec/ |
D | remoteexec_test.go | 36 PoolKey: "default", 52 PoolKey: "default", 74 PoolKey: "default", 90 PoolKey: "default",
|
D | remoteexec.go | 27 PoolKey = "Pool" const
|
/build/soong/java/ |
D | dex.go | 104 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 111 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 142 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 149 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 156 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"},
|
D | app_builder.go | 44 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"},
|
D | lint.go | 365 Platform: map[string]string{remoteexec.PoolKey: pool},
|
D | droidstubs.go | 412 Platform: map[string]string{remoteexec.PoolKey: pool},
|
/build/soong/cc/ |
D | builder.go | 79 Platform: map[string]string{remoteexec.PoolKey: "${config.RECXXLinksPool}"}, 95 Platform: map[string]string{remoteexec.PoolKey: "${config.RECXXLinksPool}"}, 212 Platform: map[string]string{remoteexec.PoolKey: "${config.REClangTidyPool}"}, 247 remoteexec.PoolKey: "${config.RECXXPool}", 269 Platform: map[string]string{remoteexec.PoolKey: "${config.RECXXPool}"},
|