Searched refs:CrashReporterClient (Results 1 – 13 of 13) sorted by relevance
14 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::CrashReporterClient28 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 …]
30 class CrashReporterClient; variable35 void SetCrashReporterClient(CrashReporterClient* client);39 CrashReporterClient* GetCrashReporterClient();43 class CrashReporterClient {45 CrashReporterClient();46 virtual ~CrashReporterClient();
20 class CrashReporterClient; variable47 crash_reporter::CrashReporterClient* crash_client);57 void SetBreakpadDumpPath(crash_reporter::CrashReporterClient* crash_client);
19 using crash_reporter::CrashReporterClient;68 void CrashKeysWin::SetBreakpadDumpPath(CrashReporterClient* crash_client) { in SetBreakpadDumpPath()83 CrashReporterClient* crash_client) { in GetCustomInfo()
21 class MockCrashReporterClient : public crash_reporter::CrashReporterClient {
13 class ShellCrashReporterClient : public crash_reporter::CrashReporterClient {
23 # if defined(__has_include) && __has_include(<CrashReporterClient.h>)
14 class ChromeCrashReporterClient : public crash_reporter::CrashReporterClient {
33 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
45 /* Define to 1 if you have the <CrashReporterClient.h> header file. */
289 +/* Define to 1 if you have the <CrashReporterClient.h> header file. */1232 +/* Define to 1 if you have the <CrashReporterClient.h> header file. */
1671 AC_CHECK_HEADERS([CrashReporterClient.h])
13869 for ac_header in CrashReporterClient.h