Lines Matching refs:CHECK
75 CHECK(mHandler == NULL);
220 CHECK(msg->senderAwaitsResponse(&replyID));
227 CHECK(msg->findInt32("generation", &generation));
235 CHECK(msg->findInt64("timeUs", &seekTimeUs));
244 CHECK(msg->findInt32("what", &what));
265 CHECK(msg->findSize("trackIndex", &trackIndex));
274 CHECK(msg->findBuffer("accessUnit", &accessUnit));
319 CHECK(accessUnit->meta()->findInt32("rtp-time", (int32_t *)&rtpTime));
344 CHECK(msg->findInt32("finalResult", &finalResult));
362 CHECK(msg->findSize("trackIndex", &trackIndex));
377 CHECK(msg->findSize("trackIndex", &trackIndex));
392 CHECK(msg->findSize("trackIndex", &trackIndex));
396 CHECK(msg->findInt32("rtpTime", (int32_t *)&rtpTime));
399 CHECK(msg->findInt64("nptUs", &nptUs));
414 CHECK(mAudioTrack == NULL);
415 CHECK(mVideoTrack == NULL);
423 CHECK(format->findCString(kKeyMIMEType, &mime));
463 CHECK(msg->findInt32("result", &err));