Home
last modified time | relevance | path

Searched defs:subject_token_path (Results 1 – 8 of 8) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dgoogle_mesh_ca_certificate_provider_factory.h41 std::string subject_token_path; member
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h299 grpc::string subject_token_path; // Required. member
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h299 grpc::string subject_token_path; // Required. member
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h372 const char* subject_token_path; /* Required. */ member
/external/rust/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h372 const char* subject_token_path; /* Required. */ member
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dcredentials_test.cc1070 char* subject_token_path = write_tmp_jwt_file(test_signed_jwt); in test_sts_creds_success() local
1157 char* subject_token_path = write_tmp_jwt_file(test_signed_jwt); in test_sts_creds_no_actor_token_success() local
2575 char* subject_token_path = write_tmp_jwt_file("test_subject_token"); in test_file_external_account_creds_success_format_text() local
2616 char* subject_token_path = in test_file_external_account_creds_success_format_json() local
2703 char* subject_token_path = write_tmp_jwt_file("not_a_valid_json_file"); in test_file_external_account_creds_failure_invalid_json_content() local
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs2802 pub subject_token_path: *const ::std::os::raw::c_char, field
Dx86_64-unknown-linux-gnu-bindings.rs2802 pub subject_token_path: *const ::std::os::raw::c_char, field