Searched refs:asAAudioServiceInterface (Results 1 – 5 of 5) sorted by relevance
40 new AudioStreamInternalCapture(audioService.asAAudioServiceInterface(), true)) { in AAudioServiceEndpointCapture()
46 new AudioStreamInternalPlay(audioService.asAAudioServiceInterface(), true)) {} in AAudioServiceEndpointPlay()
50 aaudio::AAudioServiceInterface& asAAudioServiceInterface() { in asAAudioServiceInterface() function
201 aaudioService->asAAudioServiceInterface().closeStream(handle); in binderDied()
223 mAAudioServiceInterface = &service->asAAudioServiceInterface(); in FuzzAAudioClient()236 mAAudioServiceInterface = &mAAudioService->asAAudioServiceInterface(); in getAAudioService()