Home
last modified time | relevance | path

Searched defs:AllocatingRequestMatcherBase (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/surface/
Dserver.h178 class AllocatingRequestMatcherBase; variable
Dserver.cc322 class Server::AllocatingRequestMatcherBase : public RequestMatcherInterface { class in grpc_core::Server
324 AllocatingRequestMatcherBase(Server* server, grpc_completion_queue* cq) in AllocatingRequestMatcherBase() function in grpc_core::Server::AllocatingRequestMatcherBase