Searched defs:StartServer (Results 1 – 4 of 4) sorted by relevance
37 void GrpcModule::StartServer(const std::string& address, int port) { in StartServer() function in bluetooth::grpc::GrpcModule
162 void GrpcRootServer::StartServer(const std::string& address, int grpc_root_server_port, int grpc_po… in StartServer() function in bluetooth::facade::GrpcRootServer
10 rpc StartServer(ServerOptions) returns (StartServerResponse); rpc
73 int StartServer() { in StartServer() function in rootcanal::AsyncManagerSocketTest