/external/chromium_org/chrome/app/ |
D | client_util.h | 48 virtual void OnBeforeLaunch(const string16& dll_path) {} in OnBeforeLaunch() 53 virtual int OnBeforeExit(int return_code, const string16& dll_path) { in OnBeforeExit()
|
D | client_util.cc | 179 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/ |
D | file_version_info_unittest.cc | 58 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/ |
D | file_version_info_unittest.cc | 59 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/ |
D | port_monitor_dll.cc | 83 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/ |
D | chrome_frame_reporting.cc | 28 google_breakpad::CustomClientInfo* GetCustomInfo(const wchar_t* dll_path) { in GetCustomInfo() 72 wchar_t dll_path[MAX_PATH * 2] = {0}; in InitializeCrashReporting() local
|
D | test_utils.cc | 38 base::FilePath dll_path = build_path.Append(kChromeFrameDllName); in GetChromeFrameBuildPath() local 182 const wchar_t* dll_path = argv[2]; in RegisterAndExitProcessIfDirected() local
|
D | simple_resource_loader.cc | 206 base::FilePath dll_path = locales_path.Append(*scan + dll_suffix); in LoadLocalePack() local
|
/external/chromium_org/chrome_frame/test/reliability/ |
D | run_all_unittests.cc | 35 std::wstring dll_path = cmd_line->GetSwitchValueNative(kRegisterDllFlag); in main() local
|
/external/chromium_org/chrome/utility/importer/ |
D | nss_decryptor_null.h | 27 bool Init(const base::FilePath& dll_path, const base::FilePath& db_path) { in Init()
|
D | firefox_importer_unittest_utils.h | 79 bool FFUnitTestDecryptorProxy::DecryptorInit(const base::FilePath& dll_path, in DecryptorInit()
|
D | firefox_importer_unittest_utils_mac.cc | 198 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()
|
D | nss_decryptor_win.cc | 40 bool NSSDecryptor::Init(const base::FilePath& dll_path, in Init()
|
D | nss_decryptor_system_nss.cc | 27 bool NSSDecryptor::Init(const base::FilePath& dll_path, in Init()
|
/external/chromium/chrome/browser/importer/ |
D | nss_decryptor_null.h | 26 bool Init(const FilePath& dll_path, const FilePath& db_path) { return false; } in Init()
|
D | firefox_importer_unittest_utils.h | 75 bool FFUnitTestDecryptorProxy::DecryptorInit(const FilePath& dll_path, in DecryptorInit()
|
D | firefox_importer_unittest_utils_mac.cc | 187 bool FFUnitTestDecryptorProxy::DecryptorInit(const FilePath& dll_path, in DecryptorInit() 221 void OnDecryptor_Init(FilePath dll_path, FilePath db_path) { in OnDecryptor_Init()
|
D | nss_decryptor_win.cc | 40 bool NSSDecryptor::Init(const FilePath& dll_path, const FilePath& db_path) { in Init()
|
D | nss_decryptor_system_nss.cc | 27 bool NSSDecryptor::Init(const FilePath& dll_path, const FilePath& db_path) { in Init()
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
D | latebindingsymboltable.cc | 100 bool LateBindingSymbolTable::LoadFromPath(const char *dll_path) { in LoadFromPath()
|
/external/chromium_org/chrome/installer/util/ |
D | self_reg_work_item.cc | 20 SelfRegWorkItem::SelfRegWorkItem(const std::wstring& dll_path, in SelfRegWorkItem()
|
D | work_item.cc | 121 SelfRegWorkItem* WorkItem::CreateSelfRegWorkItem(const std::wstring& dll_path, in CreateSelfRegWorkItem()
|
D | work_item_list.cc | 210 WorkItem* WorkItemList::AddSelfRegWorkItem(const std::wstring& dll_path, in AddSelfRegWorkItem()
|
/external/chromium_org/sandbox/win/sandbox_poc/ |
D | main_ui_window.cc | 177 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/ |
D | turndown_prompt.cc | 170 base::FilePath dll_path; in IsCurrentModuleSystemLevel() local
|