Home
last modified time | relevance | path

Searched refs:GetCustomInfo (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/remoting/base/
Dbreakpad_win.cc63 google_breakpad::CustomClientInfo* GetCustomInfo();
120 pipe_name_, GetCustomInfo())); in BreakpadWin()
145 google_breakpad::CustomClientInfo* BreakpadWin::GetCustomInfo() { in GetCustomInfo() function in __anon479f293b0111::BreakpadWin
/external/chromium_org/win8/delegate_execute/
Dcrash_server_init.cc48 google_breakpad::CustomClientInfo* GetCustomInfo() { in GetCustomInfo() function
93 pipe_name.c_str(), GetCustomInfo())); in InitializeCrashReporting()
/external/chromium_org/chrome_elf/
Dbreakpad.cc41 google_breakpad::CustomClientInfo* GetCustomInfo() { in GetCustomInfo() function
187 GetCustomInfo()); in InitializeCrashReporting()
/external/chromium_org/components/crash/app/
Dcrash_keys_win.h42 google_breakpad::CustomClientInfo* GetCustomInfo(
Dcrash_keys_win_unittest.cc122 crash_keys.GetCustomInfo(kExePath.value(), in TEST_F()
Dcrash_keys_win.cc79 CrashKeysWin::GetCustomInfo(const std::wstring& exe_path, in GetCustomInfo() function in breakpad::CrashKeysWin
Dbreakpad_win.cc510 keeper->GetCustomInfo(exe_path, process_type, in InitCrashReporter()
/external/chromium_org/components/crash/tools/
Dcrash_service.cc34 google_breakpad::CustomClientInfo info = client_info->GetCustomInfo(); in CustomInfoToMap()
/external/chromium_org/chrome/installer/setup/
Dsetup_main.cc1256 google_breakpad::CustomClientInfo* GetCustomInfo(const wchar_t* exe_path) { in GetCustomInfo() function
1318 pipe_name.c_str(), GetCustomInfo(exe_path))); in InitializeCrashReporting()