Searched defs:Peer (Results 1 – 6 of 6) sorted by relevance
/third_party/typescript/tests/baselines/reference/ | ||
D | qualify.js | 86 var Peer; variable |
/third_party/grpc/src/proto/grpc/auth/v1/ | ||
D | authz_policy.proto | 21 message Peer { message |
/third_party/grpc/src/csharp/Grpc.Core.Api/ | ||
D | ServerCallContext.cs | 67 public string Peer => PeerCore; field in Grpc.Core.ServerCallContext |
/third_party/grpc/src/csharp/Grpc.Core/Internal/ | ||
D | AsyncCallServer.cs | 172 public string Peer property in Grpc.Core.Internal.AsyncCallServer |
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/ | ||
D | EchoMessages.cs | 1609 public string Peer { property in Grpc.Testing.ResponseParams |
/third_party/grpc/test/cpp/end2end/ | ||
D | end2end_test.cc | 1665 TEST_P(ProxyEnd2endTest, Peer) { in TEST_P() argument |