Android-cuttlefish cvd tool
|
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) |
Result< std::vector< std::string > > cuttlefish::anonymous_namespace{files.cpp}::CalculatePrefix | ( | const InputPathForm & | path_info | ) |
std::vector< std::string > cuttlefish::anonymous_namespace{files.cpp}::FoldPath | ( | std::vector< std::string > | elements, |
std::string | token | ||
) |
bool cuttlefish::anonymous_namespace{files.cpp}::SendFile | ( | int | out_fd, |
int | in_fd, | ||
off64_t * | offset, | ||
size_t | count | ||
) |