Searched refs:sqlite_file (Results 1 - 5 of 5) 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))

Completed in 73 milliseconds