Searched refs:GetServerAddress (Results 1 – 2 of 2) sorted by relevance
43 std::string GetServerAddress() { in GetServerAddress() function
152 sock_fd_ = ConnectToRootCanal(config_->GetServerAddress(), config_->GetPort()); in Start()