|
Android-cuttlefish cvd tool
|
#include "cuttlefish/files/is_directory_empty.h"#include <dirent.h>#include <errno.h>#include <memory>#include <string>#include "cuttlefish/posix/strerror.h"#include "cuttlefish/result/expect.h"#include "cuttlefish/result/result_type.h"
Namespaces | |
| namespace | cuttlefish |
Functions | |
| Result< bool > | cuttlefish::IsDirectoryEmpty (const std::string &path) |