Home
last modified time | relevance | path

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

/third_party/grpc/src/cpp/server/
Dserver_cc.cc534 struct ServerContextWrapper { struct in grpc::Server::SyncRequest
535 ServerContext ctx;
537 ServerContextWrapper(gpr_timespec deadline, grpc_metadata_array* arr) in ServerContextWrapper() argument