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

  /external/webkit/Source/WebCore/notifications/
Notification.cpp 132 m_state = Cancelled;
139 case Cancelled:
Notification.h 138 Cancelled = 3
  /external/webkit/Source/WebKit/android/WebCoreSupport/
WebRequest.h 41 Cancelled,
WebRequest.cpp 262 ASSERT(m_loadState != Cancelled, "Cancel called on an already cancelled WebRequest: (%s)", m_url.c_str());
267 if (m_loadState > Cancelled) {
272 m_loadState = Cancelled;
510 if (m_loadState > GotData) // We have been cancelled between reads
  /external/oprofile/events/x86-64/family11h/
unit_masks 118 0x10 Cancelled request
168 0x01 Cancelled prefetches
  /external/oprofile/events/x86-64/hammer/
unit_masks 107 0x10 Cancelled request
162 0x01 Cancelled prefetches
  /external/oprofile/events/x86-64/family10/
unit_masks 181 0x01 Cancelled prefetches
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 293 milliseconds