Searched defs:IsLink (Results 1 – 6 of 6) sorted by relevance
482 expected<bool, LONG> RegKey::IsLink() const { in IsLink() function in base::win::RegKey
753 bool IsLink(const FilePath& file_path) { in IsLink() function
298 bool IsLink() const { return (Type == kType_LNK || Type == kType_LNK + 7); } in IsLink() function
659 bool IsLink() const { return MY_LIN_S_ISLNK(Mode); } in IsLink() function
906 bool IsLink(const FilePath& file_path) { in IsLink() function
891 bool IsLink(const FilePath& file_path) { in IsLink() function