Home
last modified time | relevance | path

Searched defs:Peer (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
Dqualify.js86 var Peer; variable
87 (function (Peer) { argument
/third_party/grpc/src/proto/grpc/auth/v1/
Dauthz_policy.proto21 message Peer { message
/third_party/grpc/src/csharp/Grpc.Core.Api/
DServerCallContext.cs67 public string Peer => PeerCore; field in Grpc.Core.ServerCallContext
/third_party/grpc/src/csharp/Grpc.Core/Internal/
DAsyncCallServer.cs172 public string Peer property in Grpc.Core.Internal.AsyncCallServer
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DEchoMessages.cs1609 public string Peer { property in Grpc.Testing.ResponseParams
/third_party/grpc/test/cpp/end2end/
Dend2end_test.cc1665 TEST_P(ProxyEnd2endTest, Peer) { in TEST_P() argument