OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExceptionBarrier
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome_frame/
exception_barrier.h
25
// Then, to use this class, simply instantiate an
ExceptionBarrier
just inside
29
//
ExceptionBarrier
report_crashes;
35
// There are three
ExceptionBarrier
types defined here:
36
// 1)
ExceptionBarrier
which reports all crashes it sees.
190
typedef ExceptionBarrierT<EBReportAllTraits>
ExceptionBarrier
;
urlmon_bind_status_callback.cc
248
ExceptionBarrier
barrier;
277
ExceptionBarrier
barrier;
320
ExceptionBarrier
barrier;
protocol_sink_wrap.cc
160
ExceptionBarrier
barrier;
653
ExceptionBarrier
barrier;
732
ExceptionBarrier
barrier;
[
all
...]
chrome_tab.cc
263
//
ExceptionBarrier
to report any exceptions that do make their way to us
265
ExceptionBarrier
barrier;
[
all
...]
Completed in 144 milliseconds