GetMaximumPathComponentLength  375 base/file_util.h BASE_EXPORT int GetMaximumPathComponentLength(const base::FilePath& path);
GetMaximumPathComponentLength  201 chrome/browser/download/download_path_reservation_tracker.cc     int max_length = base::GetMaximumPathComponentLength(target_dir);
GetMaximumPathComponentLength  598 chrome/browser/download/download_path_reservation_tracker_unittest.cc       base::GetMaximumPathComponentLength(default_download_path());
GetMaximumPathComponentLength  633 chrome/browser/download/download_path_reservation_tracker_unittest.cc       base::GetMaximumPathComponentLength(default_download_path());
GetMaximumPathComponentLength  673 chrome/browser/download/download_path_reservation_tracker_unittest.cc       base::GetMaximumPathComponentLength(default_download_path());
GetMaximumPathComponentLength  524 content/browser/indexed_db/indexed_db_backing_store.cc   int limit = base::GetMaximumPathComponentLength(leveldb_dir.DirName());
GetMaximumPathComponentLength  181 content/browser/indexed_db/indexed_db_factory_unittest.cc   int limit = base::GetMaximumPathComponentLength(base_path);