Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/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() function
/external/grpc-grpc/src/cpp/server/
Dserver_cc.cc536 struct ServerContextWrapper { struct in grpc::Server::SyncRequest
537 ServerContext ctx;
539 ServerContextWrapper(gpr_timespec deadline, grpc_metadata_array* arr) in ServerContextWrapper() argument