Searched refs:PoolKey (Results 1 – 8 of 8) sorted by relevance
/aosp12/build/soong/remoteexec/ |
H A D | remoteexec_test.go | 36 PoolKey: "default", 52 PoolKey: "default", 74 PoolKey: "default", 90 PoolKey: "default",
|
H A D | remoteexec.go | 27 PoolKey = "Pool" const
|
/aosp12/build/soong/java/ |
H A 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}"},
|
H A D | builder.go | 67 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 74 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 157 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 172 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"}, 187 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"},
|
H A D | app_builder.go | 44 Platform: map[string]string{remoteexec.PoolKey: "${config.REJavaPool}"},
|
H A D | lint.go | 365 Platform: map[string]string{remoteexec.PoolKey: pool},
|
H A D | droidstubs.go | 412 Platform: map[string]string{remoteexec.PoolKey: pool},
|
/aosp12/build/soong/cc/ |
H A 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}"},
|