Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/include/grpcpp/security/
H A Dcredentials.h287 grpc::string subject_token_path; // Required. member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/security/
Dcredentials.h293 grpc::string subject_token_path; // Required. member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/security/
Dcredentials.h293 grpc::string subject_token_path; // Required. member
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/api/v2/core/
H A Dgrpc_service.proto123 string subject_token_path = 6 [(validate.rules).string = {min_bytes: 1}]; field
/aosp_15_r20/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/core/v3/
H A Dgrpc_service.proto171 string subject_token_path = 6 [(validate.rules).string = {min_len: 1}]; field
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dcredentials_test.cc1100 char* subject_token_path = write_tmp_jwt_file(test_signed_jwt); in TEST() local
1184 char* subject_token_path = write_tmp_jwt_file(test_signed_jwt); in TEST() local
2951 char* subject_token_path = write_tmp_jwt_file("test_subject_token"); in TEST() local
2992 char* subject_token_path = in TEST() local
3079 char* subject_token_path = write_tmp_jwt_file("not_a_valid_json_file"); in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-core-include/grpc/
Dgrpc_security.h363 const char* subject_token_path; /* Required. */ member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpc/
Dgrpc_security.h363 const char* subject_token_path; /* Required. */ member
/aosp_15_r20/external/grpc-grpc/include/grpc/
H A Dgrpc_security.h362 const char* subject_token_path; /* Required. */ member
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/android/
Dgrpc-bindings.rs2130 pub subject_token_path: *const ::std::os::raw::c_char, field
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/bindings/
Dbindings.rs2784 pub subject_token_path: *const ::std::os::raw::c_char, field