Android-cuttlefish cvd tool
Namespaces | Functions
parsenetaddress.cpp File Reference
#include "android-base/parsenetaddress.h"
#include <algorithm>
#include "android-base/stringprintf.h"
#include "android-base/strings.h"
Include dependency graph for parsenetaddress.cpp:

Namespaces

namespace  android
 
namespace  android::base
 

Functions

bool android::base::ParseNetAddress (const std::string &address, std::string *host, int *port, std::string *canonical_address, std::string *error)