HomeSort by relevance Sort by last modified time
    Searched refs:IsLink (Results 1 - 4 of 4) sorted by null

  /external/libbrillo/brillo/
file_utils_unittest.cc 100 EXPECT_FALSE(base::IsLink(file_path_));
  /external/libchrome/base/files/
file_util.h 295 BASE_EXPORT bool IsLink(const FilePath& file_path);
file_path_watcher_linux.cc 529 if (IsLink(path))
file_util_posix.cc 625 bool IsLink(const FilePath& file_path) {

Completed in 208 milliseconds