|
Android-cuttlefish cvd tool
|


Go to the source code of this file.
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< void > | cuttlefish::Rename (const char *oldpath, const char *newpath) |
| Result< void > | cuttlefish::Rename (const std::string &oldpath, const std::string &newpath) |
| Result< void > | cuttlefish::Rename (std::string_view oldpath, std::string_view newpath) |