Lines Matching refs:promote

644             auto thread = mThread.promote();  in checkPlayAudioForUsage()
665 sp<OpPlayAudioMonitor> monitor = mMonitor.promote(); in opChanged()
892 const sp<IAfThreadBase> thread = mThread.promote(); in destroy()
1183 const sp<IAfThreadBase> thread = mThread.promote(); in start()
1322 const sp<IAfThreadBase> thread = mThread.promote(); in stop()
1359 const sp<IAfThreadBase> thread = mThread.promote(); in pause()
1398 const sp<IAfThreadBase> thread = mThread.promote(); in flush()
1498 const sp<IAfThreadBase> thread = mThread.promote(); in setParameters()
1512 const sp<IAfThreadBase> thread = mThread.promote(); in selectPresentation()
1532 const sp<IAfThreadBase> thread = mThread.promote(); in applyVolumeShaper()
1692 const sp<IAfThreadBase> thread = mThread.promote(); in getTimestamp()
1704 const sp<IAfThreadBase> thread = mThread.promote(); in attachAuxEffect()
1903 const sp<IAfThreadBase> thread = mThread.promote(); in signal()
1915 const sp<IAfThreadBase> thread = mThread.promote(); in getDualMonoMode()
1931 const sp<IAfThreadBase> thread = mThread.promote(); in setDualMonoMode()
1948 sp<IAfThreadBase> thread = mThread.promote(); in getAudioDescriptionMixLevel()
1964 const sp<IAfThreadBase> thread = mThread.promote(); in setAudioDescriptionMixLevel()
1982 const sp<IAfThreadBase> thread = mThread.promote(); in getPlaybackRateParameters()
2000 const sp<IAfThreadBase> thread = mThread.promote(); in setPlaybackRateParameters()
2123 const sp<IAfThreadBase> thread = mTrack->mThread.promote(); in setMute()
2241 const sp<IAfThreadBase> thread = mThread.promote(); in write()
2349 const sp<IAfThreadBase> thread = mThread.promote(); in write()
2600 if (const sp<IAfThreadBase> thread = mThread.promote(); in releaseBuffer()
2865 const sp<IAfThreadBase> thread = mThread.promote(); in start()
2877 const sp<IAfThreadBase> thread = mThread.promote(); in stop()
2892 const sp<IAfThreadBase> thread = mThread.promote(); in destroy()
2989 const sp<IAfThreadBase> threadBase = mThread.promote(); in handleSyncStartEvent()
3047 const sp<IAfThreadBase> thread = mThread.promote(); in getActiveMicrophones()
3058 const sp<IAfThreadBase> thread = mThread.promote(); in setPreferredMicrophoneDirection()
3068 const sp<IAfThreadBase> thread = mThread.promote(); in setPreferredMicrophoneFieldDimension()
3094 const sp<IAfThreadBase> thread = mThread.promote(); in shareAudioHistory()
3315 *thread = mThread.promote(); in obtainStream()