Lines Matching refs:promote

480     sp<OpPlayAudioMonitor> monitor = mMonitor.promote();  in opChanged()
635 sp<ThreadBase> thread = mThread.promote(); in destroy()
910 sp<ThreadBase> thread = mThread.promote(); in start()
999 sp<ThreadBase> thread = mThread.promote(); in stop()
1032 sp<ThreadBase> thread = mThread.promote(); in pause()
1066 sp<ThreadBase> thread = mThread.promote(); in flush()
1157 sp<ThreadBase> thread = mThread.promote(); in setParameters()
1171 sp<ThreadBase> thread = mThread.promote(); in selectPresentation()
1208 sp<ThreadBase> thread = mThread.promote(); in applyVolumeShaper()
1252 sp<ThreadBase> thread = mThread.promote(); in getTimestamp()
1264 sp<ThreadBase> thread = mThread.promote(); in attachAuxEffect()
1413 sp<ThreadBase> thread = mThread.promote(); in signal()
1504 sp<ThreadBase> thread = mTrack->mThread.promote(); in mute()
1521 sp<ThreadBase> thread = mTrack->mThread.promote(); in unmute()
1683 sp<ThreadBase> thread = mThread.promote(); in write()
1883 if (sp<ThreadBase> thread = mThread.promote(); in releaseBuffer()
1998 sp<OpRecordAudioMonitor> monitor = mMonitor.promote(); in opChanged()
2167 sp<ThreadBase> thread = mThread.promote(); in start()
2178 sp<ThreadBase> thread = mThread.promote(); in stop()
2193 sp<ThreadBase> thread = mThread.promote(); in destroy()
2286 sp<ThreadBase> threadBase = mThread.promote(); in handleSyncStartEvent()
2354 sp<ThreadBase> thread = mThread.promote(); in getActiveMicrophones()
2365 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneDirection()
2375 sp<ThreadBase> thread = mThread.promote(); in setPreferredMicrophoneFieldDimension()
2522 *thread = mThread.promote(); in obtainStream()