Searched defs:Interrupted (Results 1 – 2 of 2) sorted by relevance
34 enum ComplType { Normal, Break, Continue, ReturnValue, Throw, Interrupted, Terminated }; enumerator
397 void DownloadItem::Interrupted(int64 size, int os_error) { in Interrupted() function in DownloadItem