Searched refs:unknown_method_ (Results 1 – 1 of 1) sorted by relevance
836 unknown_method_ = absl::make_unique<grpc::internal::RpcServiceMethod>( in AddUnknownSyncMethod()840 new SyncRequest(unknown_method_.get(), nullptr)); in AddUnknownSyncMethod()885 std::unique_ptr<grpc::internal::RpcServiceMethod> unknown_method_; member in grpc::Server::SyncRequestThreadManager