Home
last modified time | relevance | path

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

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