Home
last modified time | relevance | path

Searched refs:GetMaximumPathComponentLength (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/base/files/
Dfile_util.h326 int GetMaximumPathComponentLength(const base::FilePath& path);
Dfile_util_win.cc608 int GetMaximumPathComponentLength(const FilePath& path) { in GetMaximumPathComponentLength() function
Dfile_util_posix.cc663 int GetMaximumPathComponentLength(const FilePath& path) { in GetMaximumPathComponentLength() function
/third_party/chromium/patch/
D0003-ohos-1115.patch1433 BASE_EXPORT int GetMaximumPathComponentLength(const base::FilePath& path);