Lines Matching refs:findInt64
706 CHECK(msg->findInt64("timeUs", &timeUs)); in onMessageReceived()
1310 if (!msg->findInt64("positionUs", &positionUs)) { in onMessageReceived()
1350 CHECK(msg->findInt64("timerUs", &timerUs)); in onMessageReceived()
1361 CHECK(msg->findInt64("seekTimeUs", &seekTimeUs)); in onMessageReceived()
1450 CHECK(msg->findInt64("anchor-media-us", &anchorMediaUs)); in onMessageReceived()
1451 CHECK(msg->findInt64("anchor-real-us", &anchorRealUs)); in onMessageReceived()
2686 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in onSourceNotify()
2760 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in sendSubtitleData()
2761 CHECK(buffer->meta()->findInt64("durationUs", &durationUs)); in sendSubtitleData()
2776 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in sendTimedMetaData()
2802 CHECK(buffer->meta()->findInt64("timeUs", &timeUs)); in sendTimedTextData()