/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/ |
H A D | fake_handshaker_server.cc | 61 explicit FakeHandshakerService(const std::string& peer_identity) in FakeHandshakerService() 253 const std::string& peer_identity) { in CreateFakeHandshakerService()
|
H A D | fake_handshaker_server_main.cc | 36 const std::string& peer_identity) { in RunFakeHandshakerServer()
|
H A D | handshaker.proto | 177 Identity peer_identity = 4; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/load_reporting/ |
D | server_load_reporting_filter.h | 43 const char* peer_identity() { return peer_identity_.c_str(); } in peer_identity() function
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/filters/load_reporting/ |
H A D | server_load_reporting_filter.h | 46 const char* peer_identity() { return peer_identity_.c_str(); } in peer_identity() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/ |
D | alts_tsi_handshaker.cc | 78 char* peer_identity; member 349 grpc_gcp_Identity* peer_identity = const_cast<grpc_gcp_Identity*>(identity); in alts_tsi_handshaker_result_create() local
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
H A D | alts_tsi_handshaker.cc | 75 char* peer_identity; member 348 grpc_gcp_Identity* peer_identity = const_cast<grpc_gcp_Identity*>(identity); in alts_tsi_handshaker_result_create() local
|
/aosp_15_r20/external/grpc-grpc/test/cpp/common/ |
H A D | secure_auth_context_test.cc | 56 std::vector<grpc::string_ref> peer_identity = context.GetPeerIdentity(); in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/security/ |
D | auth_context.rs | 59 pub fn peer_identity(&self) -> AuthPropertyIter { in peer_identity() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/proto/ |
D | handshaker.proto | 171 Identity peer_identity = 4; field
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/ |
H A D | handshaker.proto | 171 Identity peer_identity = 4; field
|
/aosp_15_r20/external/grpc-grpc/src/proto/grpc/gcp/ |
H A D | handshaker.proto | 187 Identity peer_identity = 4; field
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/gcp/ |
D | handshaker.proto | 187 Identity peer_identity = 4; field
|
/aosp_15_r20/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/ |
H A D | handshaker.proto | 187 Identity peer_identity = 4; field
|
/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/xds/ |
H A D | xds_end2end_test_lib.h | 305 auto peer_identity = context->auth_context()->GetPeerIdentity(); in Echo() local
|
H A D | xds_end2end_test.cc | 1092 std::vector<std::string> peer_identity; in SendRpc() local
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/ |
H A D | alts_tsi_handshaker_test.cc | 134 grpc_gcp_Identity* peer_identity; in generate_handshaker_response() local
|