Searched refs:stop_l (Results 1 – 8 of 8) sorted by relevance
108 aaudio_result_t AAudioServiceStreamMMAP::stop_l() { in stop_l() function in AAudioServiceStreamMMAP112 aaudio_result_t result = AAudioServiceStreamBase::stop_l(); in stop_l()
72 aaudio_result_t stop_l() REQUIRES(mLock) override;
186 stop_l(); in close_l()324 return stop_l(); in stop()327 aaudio_result_t AAudioServiceStreamBase::stop_l() { in stop_l() function in AAudioServiceStreamBase
240 virtual aaudio_result_t stop_l() REQUIRES(mLock);
193 stop_l(); in requestStop()201 stop_l(); in stop()204 void Stream::stop_l() in stop_l() function in android::soundpool::Stream
129 void stop_l() REQUIRES(mLock);
275 status_t stop_l();
629 if (stop_l() == NO_ERROR in updateState()1134 return stop_l(); in stop()1137 status_t AudioFlinger::EffectModule::stop_l() in stop_l() function in android::AudioFlinger::EffectModule