Home
last modified time | relevance | path

Searched defs:follow_symlinks (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp81 bool FileExists(const std::string& path, bool follow_symlinks) { in FileExists()
164 bool DirectoryExists(const std::string& path, bool follow_symlinks) { in DirectoryExists()