Searched refs:sendStopClientCommand (Results 1 – 3 of 3) sorted by relevance
172 return sendStopClientCommand(clientHandle); in stopClient()
295 aaudio_result_t sendStopClientCommand(audio_port_handle_t clientHandle) EXCLUDES(mLock);
769 aaudio_result_t AAudioServiceStreamBase::sendStopClientCommand(audio_port_handle_t clientHandle) { in sendStopClientCommand() function in AAudioServiceStreamBase