Searched refs:CANCELLED (Results 1 – 5 of 5) sorted by relevance
33 CANCELLED = 1, enumConstant
150 if (status == "cancelled") return MergeStatus::CANCELLED; in stringToMergeStatus()179 case MergeStatus::CANCELLED: in operator <<()
67 Error::Rc(ResponseCode::CANCELLED) in cancelled()245 (ResponseCode::CANCELLED, _, _) | (ResponseCode::ABORTED, true, _) => { in result()
230 APC_COMPAT_ERROR_CANCELLED => ApcResponseCode::CANCELLED, in compat_2_response_code()
717 const auto ret = hal->SetSnapshotMergeStatus(MergeStatus::CANCELLED); in SnapshotUpdateHandler()