|
Android-cuttlefish cvd tool
|
#include "cuttlefish/posix/realpath.h"#include <errno.h>#include <limits.h>#include <linux/limits.h>#include <stdlib.h>#include <array>#include <string>#include "cuttlefish/posix/strerror.h"#include "cuttlefish/result/expect.h"#include "cuttlefish/result/result_type.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< std::string > | cuttlefish::RealPath (const std::string &path) |