Searched refs:disconnectStreamByPortHandle (Results 1 – 3 of 3) sorted by relevance
101 aaudio_result_t disconnectStreamByPortHandle(audio_port_handle_t portHandle);
367 aaudio_result_t AAudioService::disconnectStreamByPortHandle(audio_port_handle_t portHandle) { in disconnectStreamByPortHandle() function in AAudioService
456 const aaudio_result_t result = mAAudioService.disconnectStreamByPortHandle(portHandle); in handleTearDownAsync()