Searched defs:store_filename (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_database.cc1155 const base::FilePath& store_filename,
1172 base::mac::SetFileBackupExclusion(store_filename);
1179 const base::FilePath& store_filename,
1191 base::mac::SetFileBackupExclusion(store_filename);
1194 return GetFileSizeOrZero(store_filename);
1154 UpdateWhitelistStore( const base::FilePath& store_filename, SafeBrowsingStore* store, SBWhitelist* whitelist) argument
1178 UpdateHashPrefixStore( const base::FilePath& store_filename, SafeBrowsingStore* store, FailureType failure_type) argument

Completed in 78 milliseconds