OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScopedCrashReporting
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome_frame/
chrome_frame_reporting.h
24
typedef ScopedInitializationManager<CrashReportingTraits>
ScopedCrashReporting
;
chrome_tab.cc
210
static_cast<chrome_frame::
ScopedCrashReporting
*>(NULL));
211
crash_reporting_ = new chrome_frame::
ScopedCrashReporting
();
230
static_cast<chrome_frame::
ScopedCrashReporting
*>(NULL));
245
chrome_frame::
ScopedCrashReporting
* crash_reporting_;
634
ignore_result(new chrome_frame::
ScopedCrashReporting
());
[
all
...]
Completed in 153 milliseconds