grpc::ServerInterface::RegisteredAsyncRequest::IssueRequest(void*, grpc_byte_buffer**, grpc::ServerCompletionQueue*) (Unknown Source:0)
grpc::ServerInterface::PayloadAsyncRequest<OpenIoTServer::EnrollRequest>::PayloadAsyncRequest(grpc::ServerInterface::PayloadAsyncRequest<OpenIoTServer::EnrollRequest> * const this, void * registered_method, grpc::ServerInterface * server, grpc::ServerContext * context, grpc::internal::ServerAsyncStreamingInterface * stream, grpc::CompletionQueue * call_cq, grpc::ServerCompletionQueue * notification_cq, void * tag, OpenIoTServer::EnrollRequest * request) (/usr/local/include/grpcpp/impl/codegen/server_interface.h:212)
grpc::ServerInterface::RequestAsyncCall<OpenIoTServer::EnrollRequest>(grpc::ServerInterface * const this, grpc::internal::RpcServiceMethod * method, grpc::ServerContext * context, grpc::internal::ServerAsyncStreamingInterface * stream, grpc::CompletionQueue * call_cq, grpc::ServerCompletionQueue * notification_cq, void * tag, OpenIoTServer::EnrollRequest * message) (/usr/local/include/grpcpp/impl/codegen/server_interface.h:275)
grpc::Service::RequestAsyncUnary<OpenIoTServer::EnrollRequest>(grpc::Service * const this, int index, grpc::ServerContext * context, OpenIoTServer::EnrollRequest * request, grpc::internal::ServerAsyncStreamingInterface * stream, grpc::CompletionQueue * call_cq, grpc::ServerCompletionQueue * notification_cq, void * tag) (/usr/local/include/grpcpp/impl/codegen/service_type.h:96)
OpenIoTServer::Device::WithAsyncMethod_Enroll<OpenIoTServer::Device::Service>::RequestEnroll(OpenIoTServer::Device::WithAsyncMethod_Enroll<OpenIoTServer::Device::Service> * const this, grpc::ServerContext * context, OpenIoTServer::EnrollRequest * request, grpc::ServerAsyncResponseWriter<OpenIoTServer::EnrollResponse> * response, grpc::CompletionQueue * new_call_cq, grpc::ServerCompletionQueue * notification_cq, void * tag) (/home/developer/deployment-management-controller/device.grpc.pb.h:170)
main() (/home/developer/deployment-management-controller/main.cpp:81)