OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldShowRestartDialog
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/app/
chrome_crash_reporter_client.h
30
virtual bool
ShouldShowRestartDialog
(base::string16* title,
chrome_crash_reporter_client.cc
135
bool ChromeCrashReporterClient::
ShouldShowRestartDialog
(base::string16* title,
/external/chromium_org/components/crash/app/
crash_reporter_client.cc
48
bool CrashReporterClient::
ShouldShowRestartDialog
(base::string16* title,
crash_reporter_client.h
71
virtual bool
ShouldShowRestartDialog
(base::string16* title,
crash_keys_win_unittest.cc
30
MOCK_METHOD3(
ShouldShowRestartDialog
, bool(base::string16* title,
breakpad_win.cc
325
if (!GetCrashReporterClient()->
ShouldShowRestartDialog
(
Completed in 1673 milliseconds