Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dserver.h183 class AllocatingRequestMatcherBase; variable
Dserver.cc323 class Server::AllocatingRequestMatcherBase : public RequestMatcherInterface { class in grpc_core::Server
325 AllocatingRequestMatcherBase(Server* server, grpc_completion_queue* cq) in AllocatingRequestMatcherBase() function in grpc_core::Server::AllocatingRequestMatcherBase