Searched defs:Interrupted (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DCompletion.h34 enum ComplType { Normal, Break, Continue, ReturnValue, Throw, Interrupted, Terminated }; enumerator in enum:JSC::ComplType
/external/chromium/chrome/browser/download/
H A Ddownload_item.cc397 void DownloadItem::Interrupted(int64 size, int os_error) { function in class:DownloadItem

Completed in 87 milliseconds