Home
last modified time | relevance | path

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

/third_party/grpc/src/php/tests/qps/generated_code/Grpc/Testing/
DTestServiceClient.php78 public function CacheableUnaryCall(\Grpc\Testing\SimpleRequest $argument, function in Grpc\\Testing\\TestServiceClient
/third_party/grpc/src/php/tests/interop/Grpc/Testing/
DTestServiceClient.php78 public function CacheableUnaryCall(\Grpc\Testing\SimpleRequest $argument, function in Grpc\\Testing\\TestServiceClient
/third_party/grpc/src/proto/grpc/testing/
Dtest.proto38 rpc CacheableUnaryCall(SimpleRequest) returns (SimpleResponse); rpc
/third_party/grpc/doc/
Dinterop-test-descriptions.md1118 ### CacheableUnaryCall subsection
1119 [CacheableUnaryCall]: #cacheableunarycall
/third_party/grpc/test/cpp/interop/
Dinterop_server.cc148 Status CacheableUnaryCall(ServerContext* context, in CacheableUnaryCall() function in TestServiceImpl
/third_party/grpc/src/csharp/Grpc.IntegrationTesting/
DTestGrpc.cs171 …::System.Threading.Tasks.Task<global::Grpc.Testing.SimpleResponse> CacheableUnaryCall(global::Grpc… in CacheableUnaryCall() method in Grpc.Testing.TestService.TestServiceBase
365 …public virtual global::Grpc.Testing.SimpleResponse CacheableUnaryCall(global::Grpc.Testing.SimpleR… in CacheableUnaryCall() method in Grpc.Testing.TestService.TestServiceClient
377 …public virtual global::Grpc.Testing.SimpleResponse CacheableUnaryCall(global::Grpc.Testing.SimpleR… in CacheableUnaryCall() method in Grpc.Testing.TestService.TestServiceClient