Lines Matching refs:setInt32

303             msg->setInt32("what", kWhatDrmNoLicense);  in checkDrmStatus()
549 msg->setInt32("generation", mPollBufferingGeneration); in schedulePollBuffering()
582 msg->setInt32("what", kWhatBufferingUpdate); in notifyBufferingUpdate()
583 msg->setInt32("percentage", percentage); in notifyBufferingUpdate()
602 notify->setInt32("what", kWhatPauseOnBufferingStart); in startBufferingIfNecessary()
623 notify->setInt32("what", kWhatResumeOnBufferingEnd); in stopBufferingIfNecessary()
640 notify->setInt32("what", kWhatCacheStats); in sendCacheStats()
641 notify->setInt32("bandwidth", kbps); in sendCacheStats()
907 msg2->setInt32("generation", msgGeneration); in fetchTextData()
936 notify->setInt32("what", what); in sendTextData()
947 msg->setInt32("audio", audio); in getFormatMeta()
1039 msg->setInt32("generation", mFetchSubtitleDataGeneration); in dequeueAccessUnit()
1047 msg->setInt32("generation", mFetchTimedTextDataGeneration); in dequeueAccessUnit()
1086 format->setInt32("type", trackType); in getTrackInfo()
1100 format->setInt32("auto", !!isAutoselect); in getTrackInfo()
1101 format->setInt32("default", !!isDefault); in getTrackInfo()
1102 format->setInt32("forced", !!isForced); in getTrackInfo()
1110 msg->setInt32("type", type); in getSelectedTrack()
1130 response->setInt32("index", index); in onGetSelectedTrack()
1166 msg->setInt32("trackIndex", trackIndex); in selectTrack()
1167 msg->setInt32("select", select); in selectTrack()
1188 response->setInt32("err", err); in onSelectTrack()
1253 msg->setInt32("generation", mFetchSubtitleDataGeneration); in doSelectTrack()
1261 msg->setInt32("generation", mFetchTimedTextDataGeneration); in doSelectTrack()
1274 msg->setInt32("trackIndex", trackIndex); in doSelectTrack()
1301 response->setInt32("err", err); in onSeek()
1405 meta->setInt32("trackIndex", mSubtitleTrack.mIndex); in mediaBufferToABuffer()
1432 msg->setInt32("trackType", trackType); in postReadBuffer()