Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util.h398 BASE_EXPORT int GetMaximumPathComponentLength(const base::FilePath& path);
Dfile_util_posix.cc853 int GetMaximumPathComponentLength(const FilePath& path) { in GetMaximumPathComponentLength() function