Searched refs:asAAudioServiceInterface (Results 1 – 5 of 5) sorted by relevance
40 new AudioStreamInternalCapture(audioService.asAAudioServiceInterface(), true)) { in AAudioServiceEndpointCapture()
47 new AudioStreamInternalPlay(audioService.asAAudioServiceInterface(), true)) {} in AAudioServiceEndpointPlay()
51 aaudio::AAudioServiceInterface& asAAudioServiceInterface() { in asAAudioServiceInterface() function
200 aaudioService->asAAudioServiceInterface().closeStream(handleInfo); in binderDied()
232 mAAudioServiceInterface = &service->asAAudioServiceInterface(); in FuzzAAudioClient()245 mAAudioServiceInterface = &mAAudioService->asAAudioServiceInterface(); in getAAudioService()