Searched defs:dll_path (Results 1 – 7 of 7) sorted by relevance
59 FilePath dll_path = GetTestDataPath(); in TEST() local101 FilePath dll_path = GetTestDataPath(); in TEST() local114 FilePath dll_path = GetTestDataPath(); in TEST() local
26 bool Init(const FilePath& dll_path, const FilePath& db_path) { return false; } in Init()
75 bool FFUnitTestDecryptorProxy::DecryptorInit(const FilePath& dll_path, in DecryptorInit()
187 bool FFUnitTestDecryptorProxy::DecryptorInit(const FilePath& dll_path, in DecryptorInit()221 void OnDecryptor_Init(FilePath dll_path, FilePath db_path) { in OnDecryptor_Init()
40 bool NSSDecryptor::Init(const FilePath& dll_path, const FilePath& db_path) { in Init()
27 bool NSSDecryptor::Init(const FilePath& dll_path, const FilePath& db_path) { in Init()
131 def InitEASModule (dll_path=None): argument551 def __init__ (self, handle=None, dll_path=None, log_file=None): argument