Searched defs:IsLink (Results 1 – 2 of 2) sorted by relevance
| /third_party/gn/src/base/files/ | ||
| D | file_util_win.cc | 525 bool IsLink(const FilePath& file_path) { in IsLink() function |
| D | file_util_posix.cc | 494 bool IsLink(const FilePath& file_path) { in IsLink() function |