Home
last modified time | relevance | path

Searched refs:AllocatingRequestMatcherBatch (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/surface/
Dserver.h179 class AllocatingRequestMatcherBatch; variable
Dserver.cc363 class Server::AllocatingRequestMatcherBatch class in grpc_core::Server
366 AllocatingRequestMatcherBatch(Server* server, grpc_completion_queue* cq, in AllocatingRequestMatcherBatch() function in grpc_core::Server::AllocatingRequestMatcherBatch
652 absl::make_unique<AllocatingRequestMatcherBatch>(this, cq, in SetBatchMethodAllocator()