Searched refs:Cancelled (Results 1 - 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/notifications/
H A DNotification.cpp132 m_state = Cancelled;
139 case Cancelled:
H A DNotification.h138 Cancelled = 3 enumerator in enum:WebCore::Notification::NotificationState
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DWebRequest.h41 Cancelled, enumerator in enum:android::LoadState
H A DWebRequest.cpp262 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;
/external/oprofile/events/x86-64/family11h/
H A Dunit_masks118 0x10 Cancelled request
168 0x01 Cancelled prefetches
/external/oprofile/events/x86-64/hammer/
H A Dunit_masks107 0x10 Cancelled request
162 0x01 Cancelled prefetches
/external/oprofile/events/x86-64/family10/
H A Dunit_masks181 0x01 Cancelled prefetches

Completed in 146 milliseconds