/third_party/grpc/src/core/lib/security/credentials/alts/ |
D | grpc_alts_credentials_client_options.cc | 37 const char* service_account) { in target_service_account_create() argument 38 if (service_account == nullptr) { in target_service_account_create() 43 sa->data = gpr_strdup(service_account); in target_service_account_create() 48 grpc_alts_credentials_options* options, const char* service_account) { in grpc_alts_credentials_client_options_add_target_service_account() argument 49 if (options == nullptr || service_account == nullptr) { in grpc_alts_credentials_client_options_add_target_service_account() 58 target_service_account* node = target_service_account_create(service_account); in grpc_alts_credentials_client_options_add_target_service_account() 64 target_service_account* service_account) { in target_service_account_destroy() argument 65 if (service_account == nullptr) { in target_service_account_destroy() 68 gpr_free(service_account->data); in target_service_account_destroy() 69 gpr_free(service_account); in target_service_account_destroy()
|
/third_party/skia/third_party/externals/dawn/infra/config/global/generated/ |
D | cr-buildbucket.cfg | 29 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 50 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 71 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 92 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 113 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 138 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 163 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 188 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 213 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 238 service_account: "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" [all …]
|
/third_party/skia/third_party/externals/tint/infra/config/global/generated/ |
D | cr-buildbucket.cfg | 28 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 49 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 70 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 91 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 116 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 141 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 166 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 191 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 216 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 241 service_account: "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com" [all …]
|
/third_party/skia/third_party/externals/angle2/infra/config/generated/ |
D | cr-buildbucket.cfg | 48 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 92 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 136 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 180 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 224 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 270 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 316 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 362 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 408 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 454 service_account: "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com" [all …]
|
/third_party/grpc/test/core/security/ |
D | alts_credentials_fuzzer.cc | 48 char* service_account = grpc_fuzzer_get_next_string(inp, nullptr); in read_target_service_accounts() local 49 if (service_account != nullptr) { in read_target_service_accounts() 51 options, service_account); in read_target_service_accounts() 52 gpr_free(service_account); in read_target_service_accounts()
|
/third_party/gn/infra/config/generated/ |
D | cr-buildbucket.cfg | 25 service_account: "gn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 47 service_account: "gn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 69 service_account: "gn-ci-builder@chops-service-accounts.iam.gserviceaccount.com" 103 service_account: "gn-try-builder@chops-service-accounts.iam.gserviceaccount.com" 125 service_account: "gn-try-builder@chops-service-accounts.iam.gserviceaccount.com" 147 service_account: "gn-try-builder@chops-service-accounts.iam.gserviceaccount.com"
|
/third_party/grpc/tools/internal_ci/helper_scripts/ |
D | prepare_build_interop_rc | 34 mkdir ~/service_account 35 cp "${KOKORO_KEYSTORE_DIR}/73836_interop_to_prod_tests_service_account_key" ~/service_account/grpc-…
|
/third_party/skia/third_party/externals/tint/infra/config/global/ |
D | main.star | 226 service_account = "tint-ci-builder@chops-service-accounts.iam.gserviceaccount.com", 252 service_account = "tint-try-builder@chops-service-accounts.iam.gserviceaccount.com", 339 service_account = "tint-try-builder@chops-service-accounts.iam.gserviceaccount.com",
|
/third_party/skia/third_party/externals/dawn/infra/config/global/ |
D | main.star | 262 service_account = "dawn-ci-builder@chops-service-accounts.iam.gserviceaccount.com", 289 service_account = "dawn-try-builder@chops-service-accounts.iam.gserviceaccount.com", 389 service_account = "dawn-try-builder@chops-service-accounts.iam.gserviceaccount.com",
|
/third_party/skia/third_party/externals/angle2/infra/config/ |
D | main.star | 285 service_account = "angle-ci-builder@chops-service-accounts.iam.gserviceaccount.com", 314 service_account = "angle-try-builder@chops-service-accounts.iam.gserviceaccount.com", 362 service_account = "angle-try-builder@chops-service-accounts.iam.gserviceaccount.com",
|
/third_party/grpc/templates/tools/dockerfile/ |
D | java_build_interop.sh.include | 22 cp -r /var/local/jenkins/service_account $HOME || true
|
D | csharp_build_interop.sh.include | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
D | python_build_interop.sh.include | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
D | go_build_interop.sh.include | 28 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_http2/ |
D | build_interop.sh | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_nodepurejs/ |
D | build_interop.sh | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_node/ |
D | build_interop.sh | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_csharp/ |
D | build_interop.sh | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_dart/ |
D | build_interop.sh | 23 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/ |
D | build_interop.sh | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_python/ |
D | build_interop.sh | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_pythonasyncio/ |
D | build_interop.sh | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_ruby/ |
D | build_interop.sh | 27 cp -r /var/local/jenkins/service_account $HOME || true
|
/third_party/skia/third_party/externals/angle2/infra/specs/ |
D | mixins.pyl | 27 …'chrome-gpu-gold-service-account': { 'swarming': { 'service_account': 'chrome-gpu-gold@chops-servi… 28 …'chromium-tester-service-account': { 'swarming': { 'service_account': 'chromium-tester@chops-servi…
|
/third_party/grpc/tools/dockerfile/interoptest/grpc_interop_go1.11/ |
D | build_interop.sh | 28 cp -r /var/local/jenkins/service_account $HOME || true
|