Searched refs:closeExclusiveEndpoint (Results 1 – 2 of 2) sorted by relevance
76 void closeExclusiveEndpoint(android::sp<AAudioServiceEndpoint> serviceEndpoint);
240 return closeExclusiveEndpoint(serviceEndpoint); in closeEndpoint()246 void AAudioEndpointManager::closeExclusiveEndpoint(sp<AAudioServiceEndpoint> serviceEndpoint) { in closeExclusiveEndpoint() function in AAudioEndpointManager