Home
last modified time | relevance | path

Searched refs:systemStopInternal (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libaaudio/src/legacy/
DAudioStreamLegacy.cpp125 systemStopInternal(); in onMoreData()
190 systemStopInternal(); in onMoreData()
/frameworks/av/media/libaaudio/src/core/
DAudioStream.cpp285 aaudio_result_t AudioStream::systemStopInternal() { in systemStopInternal() function in aaudio::AudioStream
301 return systemStopInternal(); in systemStopFromApp()
DAudioStream.h477 aaudio_result_t systemStopInternal() EXCLUDES(mStreamLock);
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternalCapture.cpp313 result = systemStopInternal(); in callbackLoop()
DAudioStreamInternalPlay.cpp434 result = systemStopInternal(); in callbackLoop()