Lines Matching full:is_collected
898 bool is_collected;899 JdwpError rc = Dbg::IsCollected(object_id, is_collected);900 expandBufAdd1(pReply, is_collected ? 1 : 0);