Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libaaudio/src/legacy/
H A DAudioStreamLegacy.cpp132 systemStopInternal(); in processCallbackCommon()
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DAudioStream.cpp265 aaudio_result_t AudioStream::systemStopInternal() { in systemStopInternal() function in aaudio::AudioStream
281 return systemStopInternal(); in systemStopFromApp()
H A DAudioStream.h427 aaudio_result_t systemStopInternal();
/aosp12/frameworks/av/media/libaaudio/src/client/
H A DAudioStreamInternalCapture.cpp256 result = systemStopInternal(); in callbackLoop()
H A DAudioStreamInternalPlay.cpp305 result = systemStopInternal(); in callbackLoop()