Home
last modified time | relevance | path

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

/third_party/grpc/src/core/server/
Dserver.h415 class AllocatingRequestMatcherBase; variable
Dserver.cc815 class Server::AllocatingRequestMatcherBase : public RequestMatcherInterface { class in grpc_core::Server
817 AllocatingRequestMatcherBase(Server* server, grpc_completion_queue* cq) in AllocatingRequestMatcherBase() function in grpc_core::Server::AllocatingRequestMatcherBase