Searched refs:closeSharedEndpoint (Results 1 – 2 of 2) sorted by relevance
77 void closeSharedEndpoint(android::sp<AAudioServiceEndpoint> serviceEndpoint);
242 return closeSharedEndpoint(serviceEndpoint); in closeEndpoint()269 void AAudioEndpointManager::closeSharedEndpoint(sp<AAudioServiceEndpoint> serviceEndpoint) { in closeSharedEndpoint() function in AAudioEndpointManager