Home
last modified time | relevance | path

Searched refs:IsDirectoryEmpty (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dfiles.h39 bool IsDirectoryEmpty(const std::string& path);
Dfiles.cpp138 bool IsDirectoryEmpty(const std::string& path) { in IsDirectoryEmpty() function
/device/google/cuttlefish/host/commands/assemble_cvd/
Dflags.cc1542 IsDirectoryEmpty(kCrosvmVarEmptyDir) && !IsRunningInContainer(); in SetDefaultFlagsForCrosvm()