Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/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() argument
/aosp_15_r20/external/grpc-grpc/src/cpp/server/
H A 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