Searched refs:sharedStream (Results 1 – 1 of 1) sorted by relevance
134 aaudio_result_t AAudioServiceEndpointShared::startStream(sp<AAudioServiceStreamBase> sharedStream, in startStream() argument155 result = getStreamInternal()->startClient(sharedStream->getAudioClient(), clientHandle); in startStream()167 aaudio_result_t AAudioServiceEndpointShared::stopStream(sp<AAudioServiceStreamBase> sharedStream, in stopStream() argument