Searched refs:endpointToSteal (Results 1 – 2 of 2) sorted by relevance
148 sp<AAudioServiceEndpoint> endpointToSteal; in openEndpoint() local150 openExclusiveEndpoint(audioService, request, endpointToSteal); in openEndpoint()151 if (endpointToSteal.get()) { in openEndpoint()152 endpointToSteal->releaseRegisteredStreams(); // free the MMAP resource in openEndpoint()163 sp<AAudioServiceEndpoint> &endpointToSteal) { in openExclusiveEndpoint() argument189 endpointToSteal = endpoint; // return it to caller in openExclusiveEndpoint()
69 sp<AAudioServiceEndpoint> &endpointToSteal);