Searched defs:RegisterAsyncGenericService (Results 1 – 2 of 2) sorted by relevance
92 ServerBuilder& ServerBuilder::RegisterAsyncGenericService( in RegisterAsyncGenericService() function in grpc::ServerBuilder
1090 void Server::RegisterAsyncGenericService(grpc::AsyncGenericService* service) { in RegisterAsyncGenericService() function in grpc_impl::Server