Android-cuttlefish cvd tool
Namespaces | Functions
copy_with_attributes.cc File Reference
#include "cuttlefish/files/copy_with_attributes.h"
#include <errno.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <string>
#include "cuttlefish/files/copy.h"
#include "cuttlefish/posix/stat.h"
#include "cuttlefish/posix/strerror.h"
#include "cuttlefish/result/expect.h"
#include "cuttlefish/result/result_type.h"
Include dependency graph for copy_with_attributes.cc:

Namespaces

namespace  cuttlefish
 

Functions

Result< void > cuttlefish::CopyWithAttributes (const std::string &from, const std::string &to)