Lines Matching refs:DEAD_OBJECT
607 if (status == DEAD_OBJECT) {
1118 // error here (e.g. DEAD_OBJECT) and return OK with the last recorded server position.
1619 if (status == DEAD_OBJECT) {
1659 } while (((status == DEAD_OBJECT) || (status == NOT_ENOUGH_DATA)) && (tryCounter-- > 0));
1719 return DEAD_OBJECT;
1911 case DEAD_OBJECT:
1913 if (status != DEAD_OBJECT) {
1914 // for DEAD_OBJECT, we do not send a EVENT_STREAM_END after stop();
1929 if (waitStreamEnd && status != DEAD_OBJECT) {
2041 (isOffloaded() && (err == DEAD_OBJECT))) {
2177 return DEAD_OBJECT;
2288 // per getTimestamp() API doc in header, we return DEAD_OBJECT here,
2290 return DEAD_OBJECT;
2344 // per getTimestamp() API doc in header, we return DEAD_OBJECT here,
2346 return DEAD_OBJECT;