Searched refs:IS_ERROR (Results 1 – 6 of 6) sorted by relevance
30 if (!IS_ERROR(hr)) { in create_dwrite_factory()124 if (!IS_ERROR(hr)) { in SkGetGetUserDefaultLocaleNameProc()
112 IS_ERROR, enumerator205 state_ == IS_ERROR) { in ~IpcPacketSocket()298 case IS_ERROR: in SendTo()374 case IS_ERROR: in GetState()492 bool was_closed = (state_ == IS_ERROR || state_ == IS_CLOSED); in OnError()493 state_ = IS_ERROR; in OnError()
122 macro IS_ERROR(arg) = (%_ClassOf(arg) === 'Error');
1322 while (!IS_ERROR(holder)) {
80 } else if (IS_ERROR(value)) {