Android-cuttlefish cvd tool
Functions
cuttlefish::anonymous_namespace{files.cpp} Namespace Reference

Functions

bool SendFile (int out_fd, int in_fd, off64_t *offset, size_t count)
 
std::vector< std::string > FoldPath (std::vector< std::string > elements, std::string token)
 
Result< std::vector< std::string > > CalculatePrefix (const InputPathForm &path_info)
 

Function Documentation

◆ CalculatePrefix()

Result< std::vector< std::string > > cuttlefish::anonymous_namespace{files.cpp}::CalculatePrefix ( const InputPathForm path_info)

◆ FoldPath()

std::vector< std::string > cuttlefish::anonymous_namespace{files.cpp}::FoldPath ( std::vector< std::string >  elements,
std::string  token 
)

◆ SendFile()

bool cuttlefish::anonymous_namespace{files.cpp}::SendFile ( int  out_fd,
int  in_fd,
off64_t *  offset,
size_t  count 
)