Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc506 struct ServerContextWrapper { struct in grpc::Server::SyncRequest
507 ServerContext ctx;
509 ServerContextWrapper(gpr_timespec deadline, grpc_metadata_array* arr) in ServerContextWrapper() function