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

/external/chromium/chrome/browser/importer/
H A Dnss_decryptor_null.h30 bool ReadAndParseSignons(const FilePath& sqlite_file, argument
H A Dnss_decryptor_system_nss.h44 bool ReadAndParseSignons(const FilePath& sqlite_file,
H A Dnss_decryptor_mac.h138 bool ReadAndParseSignons(const FilePath& sqlite_file,
H A Dnss_decryptor_win.h138 bool ReadAndParseSignons(const FilePath& sqlite_file,
H A Dnss_decryptor.cc234 bool NSSDecryptor::ReadAndParseSignons(const FilePath& sqlite_file, argument
237 if (!db.Open(sqlite_file))
/external/chromium_org/chrome/utility/importer/
H A Dnss_decryptor_null.h33 bool ReadAndParseSignons(const base::FilePath& sqlite_file, argument
H A Dnss_decryptor_system_nss.h45 bool ReadAndParseSignons(const base::FilePath& sqlite_file,
H A Dnss_decryptor_mac.h140 bool ReadAndParseSignons(const base::FilePath& sqlite_file,
H A Dnss_decryptor_win.h138 bool ReadAndParseSignons(const base::FilePath& sqlite_file,
H A Dnss_decryptor.cc235 bool NSSDecryptor::ReadAndParseSignons(const base::FilePath& sqlite_file, argument
238 if (!db.Open(sqlite_file))

Completed in 126 milliseconds