Home
last modified time | relevance | path

Searched defs:dll_path (Results 1 – 25 of 29) sorted by relevance

12

/external/chromium_org/chrome/app/
Dclient_util.h48 virtual void OnBeforeLaunch(const string16& dll_path) {} in OnBeforeLaunch()
53 virtual int OnBeforeExit(int return_code, const string16& dll_path) { in OnBeforeExit()
Dclient_util.cc179 void RecordDidRun(const string16& dll_path) { in RecordDidRun()
184 void ClearDidRun(const string16& dll_path) { in ClearDidRun()
328 virtual void OnBeforeLaunch(const string16& dll_path) { in OnBeforeLaunch()
332 virtual int OnBeforeExit(int return_code, const string16& dll_path) { in OnBeforeExit()
/external/chromium_org/base/
Dfile_version_info_unittest.cc58 FilePath dll_path = GetTestDataPath(); in TEST() local
100 FilePath dll_path = GetTestDataPath(); in TEST() local
113 FilePath dll_path = GetTestDataPath(); in TEST() local
/external/chromium/base/
Dfile_version_info_unittest.cc59 FilePath dll_path = GetTestDataPath(); in TEST() local
101 FilePath dll_path = GetTestDataPath(); in TEST() local
114 FilePath dll_path = GetTestDataPath(); in TEST() local
/external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
Dport_monitor_dll.cc83 base::FilePath dll_path(cloud_print::GetPortMonitorDllName()); in DllRegisterServer() local
97 base::FilePath dll_path(cloud_print::GetPortMonitorDllName()); in DllUnregisterServer() local
/external/chromium_org/chrome_frame/
Dchrome_frame_reporting.cc28 google_breakpad::CustomClientInfo* GetCustomInfo(const wchar_t* dll_path) { in GetCustomInfo()
72 wchar_t dll_path[MAX_PATH * 2] = {0}; in InitializeCrashReporting() local
Dtest_utils.cc38 base::FilePath dll_path = build_path.Append(kChromeFrameDllName); in GetChromeFrameBuildPath() local
182 const wchar_t* dll_path = argv[2]; in RegisterAndExitProcessIfDirected() local
Dsimple_resource_loader.cc206 base::FilePath dll_path = locales_path.Append(*scan + dll_suffix); in LoadLocalePack() local
/external/chromium_org/chrome_frame/test/reliability/
Drun_all_unittests.cc35 std::wstring dll_path = cmd_line->GetSwitchValueNative(kRegisterDllFlag); in main() local
/external/chromium_org/chrome/utility/importer/
Dnss_decryptor_null.h27 bool Init(const base::FilePath& dll_path, const base::FilePath& db_path) { in Init()
Dfirefox_importer_unittest_utils.h79 bool FFUnitTestDecryptorProxy::DecryptorInit(const base::FilePath& dll_path, in DecryptorInit()
Dfirefox_importer_unittest_utils_mac.cc198 bool FFUnitTestDecryptorProxy::DecryptorInit(const base::FilePath& dll_path, in DecryptorInit()
232 void OnDecryptor_Init(base::FilePath dll_path, base::FilePath db_path) { in OnDecryptor_Init()
Dnss_decryptor_win.cc40 bool NSSDecryptor::Init(const base::FilePath& dll_path, in Init()
Dnss_decryptor_system_nss.cc27 bool NSSDecryptor::Init(const base::FilePath& dll_path, in Init()
/external/chromium/chrome/browser/importer/
Dnss_decryptor_null.h26 bool Init(const FilePath& dll_path, const FilePath& db_path) { return false; } in Init()
Dfirefox_importer_unittest_utils.h75 bool FFUnitTestDecryptorProxy::DecryptorInit(const FilePath& dll_path, in DecryptorInit()
Dfirefox_importer_unittest_utils_mac.cc187 bool FFUnitTestDecryptorProxy::DecryptorInit(const FilePath& dll_path, in DecryptorInit()
221 void OnDecryptor_Init(FilePath dll_path, FilePath db_path) { in OnDecryptor_Init()
Dnss_decryptor_win.cc40 bool NSSDecryptor::Init(const FilePath& dll_path, const FilePath& db_path) { in Init()
Dnss_decryptor_system_nss.cc27 bool NSSDecryptor::Init(const FilePath& dll_path, const FilePath& db_path) { in Init()
/external/chromium_org/third_party/libjingle/source/talk/base/
Dlatebindingsymboltable.cc100 bool LateBindingSymbolTable::LoadFromPath(const char *dll_path) { in LoadFromPath()
/external/chromium_org/chrome/installer/util/
Dself_reg_work_item.cc20 SelfRegWorkItem::SelfRegWorkItem(const std::wstring& dll_path, in SelfRegWorkItem()
Dwork_item.cc121 SelfRegWorkItem* WorkItem::CreateSelfRegWorkItem(const std::wstring& dll_path, in CreateSelfRegWorkItem()
Dwork_item_list.cc210 WorkItem* WorkItemList::AddSelfRegWorkItem(const std::wstring& dll_path, in AddSelfRegWorkItem()
/external/chromium_org/sandbox/win/sandbox_poc/
Dmain_ui_window.cc177 base::string16 dll_path = base::string16(current_dir) + in SpawnTargetWndProc() local
207 base::string16 dll_path = host->OnShowBrowseForDllDlg(dialog); in SpawnTargetWndProc() local
322 wchar_t dll_path[MAX_PATH]; in OnLaunchDll() local
/external/chromium_org/chrome_frame/turndown_prompt/
Dturndown_prompt.cc170 base::FilePath dll_path; in IsCurrentModuleSystemLevel() local

12