Searched refs:GetSubdirs (Results 1 – 2 of 2) sorted by relevance
226 inline Result<std::vector<std::string>> GetSubdirs(const std::string& path) { in GetSubdirs() function241 return GetSubdirs(kDeNDataDir); in GetDeUserDirs()
1523 auto snapshot_dirs = GetSubdirs(snapshot_root); in destroyCeSnapshotsNotSpecified()