Home
last modified time | relevance | path

Searched refs:closeExclusiveEndpoint (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/oboeservice/
DAAudioEndpointManager.h76 void closeExclusiveEndpoint(android::sp<AAudioServiceEndpoint> serviceEndpoint);
DAAudioEndpointManager.cpp240 return closeExclusiveEndpoint(serviceEndpoint); in closeEndpoint()
246 void AAudioEndpointManager::closeExclusiveEndpoint(sp<AAudioServiceEndpoint> serviceEndpoint) { in closeExclusiveEndpoint() function in AAudioEndpointManager