Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/cpp/server/
Dserver_cc.cc508 void CommonSetup(CallAllocation* data) { in CommonSetup() function in grpc::Server::SyncRequest
717 void CommonSetup(Server* server, CallAllocation* data) { in CommonSetup() function in grpc::Server::CallbackRequest
/external/grpc-grpc/src/cpp/server/
Dserver_cc.cc510 void CommonSetup(CallAllocation* data) { in CommonSetup() function in grpc::Server::SyncRequest
719 void CommonSetup(Server* server, CallAllocation* data) { in CommonSetup() function in grpc::Server::CallbackRequest