Searched defs:db_path (Results 1 – 10 of 10) sorted by relevance
40 bool NSSDecryptor::Init(const FilePath& dll_path, const FilePath& db_path) { in Init()105 bool NSSDecryptor::InitNSS(const FilePath& db_path, in InitNSS()
29 FilePath db_path; in TEST() local54 FilePath db_path; in TEST() local
26 bool Init(const FilePath& dll_path, const FilePath& db_path) { return false; } in Init()
76 const FilePath& db_path) { in DecryptorInit()
188 const FilePath& db_path) { in DecryptorInit()221 void OnDecryptor_Init(FilePath dll_path, FilePath db_path) { in OnDecryptor_Init()
27 bool NSSDecryptor::Init(const FilePath& dll_path, const FilePath& db_path) { in Init()
18 const FilePath& db_path) { in ExecuteSQLScript()
51 bool LoginDatabase::Init(const FilePath& db_path) { in Init()
304 Directory::Kernel::Kernel(const FilePath& db_path, in Kernel()387 FilePath db_path(file_path); in OpenImpl() local
976 FilePath const db_path; member