Android-cuttlefish cvd tool
|
Go to the source code of this file.
Classes | |
class | FileLock |
Functions | |
std::string | GetHomeDirPath () |
bool | FileExists (const std::string &path) |
bool | EnsureDirectoryExists (const std::string &directory_path) |
Variables | |
const char | kPathSeparator |
bool EnsureDirectoryExists | ( | const std::string & | directory_path | ) |
bool FileExists | ( | const std::string & | path | ) |
std::string GetHomeDirPath | ( | ) |
const char kPathSeparator |