Searched defs:stopStream (Results 1 – 9 of 9) sorted by relevance
64 int stopStream(int streamHandle); in stopStream() method
182 aaudio_result_t AAudioServiceEndpointShared::stopStream( in stopStream() function in AAudioServiceEndpointShared
294 aaudio_result_t AAudioServiceEndpointMMAP::stopStream(sp<AAudioServiceStreamBase> /*stream*/, in stopStream() function in AAudioServiceEndpointMMAP
235 Status AAudioService::stopStream(int32_t streamHandle, int32_t *_aidl_return) { in stopStream() function in AAudioService
101 aaudio_result_t AAudioBinderAdapter::stopStream(const AAudioHandleInfo& streamHandleInfo) { in stopStream() function in aaudio::AAudioBinderAdapter
176 aaudio_result_t AAudioBinderClient::stopStream(const AAudioHandleInfo& streamHandleInfo) { in stopStream() function in AAudioBinderClient
531 status_t StreamingProcessor::stopStream() { in stopStream() function in android::camera2::StreamingProcessor
306 aaudio_result_t FuzzAAudioClient::stopStream(const AAudioHandleInfo& streamHandleInfo) { in stopStream() function in FuzzAAudioClient
2053 status_t Camera2Client::stopStream() { in stopStream() function in android::Camera2Client