Home
last modified time | relevance | path

Searched refs:CrashReporterClient (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/components/crash/app/
Dcrash_reporter_client.cc14 CrashReporterClient* g_client = NULL;
18 void SetCrashReporterClient(CrashReporterClient* client) { in SetCrashReporterClient()
22 CrashReporterClient* GetCrashReporterClient() { in GetCrashReporterClient()
27 CrashReporterClient::CrashReporterClient() {} in CrashReporterClient() function in crash_reporter::CrashReporterClient
28 CrashReporterClient::~CrashReporterClient() {} in ~CrashReporterClient()
30 void CrashReporterClient::SetCrashReporterClientIdFromGUID( in SetCrashReporterClientIdFromGUID()
35 bool CrashReporterClient::GetAlternativeCrashDumpLocation( in GetAlternativeCrashDumpLocation()
40 void CrashReporterClient::GetProductNameAndVersion( in GetProductNameAndVersion()
48 bool CrashReporterClient::ShouldShowRestartDialog(base::string16* title, in ShouldShowRestartDialog()
54 bool CrashReporterClient::AboutToRestart() { in AboutToRestart()
[all …]
Dcrash_reporter_client.h30 class CrashReporterClient; variable
35 void SetCrashReporterClient(CrashReporterClient* client);
39 CrashReporterClient* GetCrashReporterClient();
43 class CrashReporterClient {
45 CrashReporterClient();
46 virtual ~CrashReporterClient();
Dcrash_keys_win.h20 class CrashReporterClient; variable
47 crash_reporter::CrashReporterClient* crash_client);
57 void SetBreakpadDumpPath(crash_reporter::CrashReporterClient* crash_client);
Dcrash_keys_win.cc19 using crash_reporter::CrashReporterClient;
68 void CrashKeysWin::SetBreakpadDumpPath(CrashReporterClient* crash_client) { in SetBreakpadDumpPath()
83 CrashReporterClient* crash_client) { in GetCustomInfo()
Dcrash_keys_win_unittest.cc21 class MockCrashReporterClient : public crash_reporter::CrashReporterClient {
/external/chromium_org/content/shell/app/
Dshell_crash_reporter_client.h13 class ShellCrashReporterClient : public crash_reporter::CrashReporterClient {
/external/libcxxabi/src/
Dabort_message.cpp23 # if defined(__has_include) && __has_include(<CrashReporterClient.h>)
/external/chromium_org/chrome/app/
Dchrome_crash_reporter_client.h14 class ChromeCrashReporterClient : public crash_reporter::CrashReporterClient {
/external/llvm/include/llvm/Config/
Dconfig.h.in33 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
Dconfig.h.cmake45 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
/external/llvm/patches/
D0002-Add-basic-Android-configuration.patch289 +/* Define to 1 if you have the <CrashReporterClient.h> header file. */
1232 +/* Define to 1 if you have the <CrashReporterClient.h> header file. */
/external/llvm/autoconf/
Dconfigure.ac1671 AC_CHECK_HEADERS([CrashReporterClient.h])
/external/llvm/
Dconfigure13869 for ac_header in CrashReporterClient.h