Searched refs:IsPathTooLong (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_backing_store.cc827 static bool IsPathTooLong(const base::FilePath& leveldb_dir) { function in namespace:content
872 if (IsPathTooLong(info_path))
912 if (IsPathTooLong(info_path))
970 if (IsPathTooLong(file_path)) {

Completed in 2145 milliseconds