|
Android-cuttlefish cvd tool
|
#include "android-base/parsenetaddress.h"#include <algorithm>#include "android-base/stringprintf.h"#include "android-base/strings.h"
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) |