Android-cuttlefish cvd tool
Namespaces | Functions
realpath.cc File Reference
#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"
Include dependency graph for realpath.cc:

Namespaces

namespace  cuttlefish
 

Functions

Result< std::string > cuttlefish::RealPath (const std::string &path)