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

/external/chromium_org/chrome/browser/safe_browsing/
H A Dsafe_browsing_database.cc1156 const base::FilePath& store_filename,
1173 base::mac::SetFileBackupExclusion(store_filename);
1180 const base::FilePath& store_filename,
1192 base::mac::SetFileBackupExclusion(store_filename);
1195 return GetFileSizeOrZero(store_filename);
1155 UpdateWhitelistStore( const base::FilePath& store_filename, SafeBrowsingStore* store, SBWhitelist* whitelist) argument
1179 UpdateHashPrefixStore( const base::FilePath& store_filename, SafeBrowsingStore* store, FailureType failure_type) argument

Completed in 99 milliseconds