HomeSort by relevance Sort by last modified time
    Searched refs:SetAbnormalShutdown (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome_frame/test/
mock_ie_event_sink_test.cc 209 IEEventSink::SetAbnormalShutdown(false);
222 IEEventSink::SetAbnormalShutdown(hung_call_detector_->is_hung());
ie_event_sink.h 158 static void SetAbnormalShutdown(bool abnormal_shutdown);
ie_event_sink.cc 219 void IEEventSink::SetAbnormalShutdown(bool abnormal_shutdown) {

Completed in 120 milliseconds