Home
last modified time | relevance | path

Searched refs:closeEndpoint (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/oboeservice/
DAAudioEndpointManager.h62 void closeEndpoint(android::sp<AAudioServiceEndpoint> serviceEndpoint);
DAAudioEndpointManager.cpp261 void AAudioEndpointManager::closeEndpoint(sp<AAudioServiceEndpoint>serviceEndpoint) { in closeEndpoint() function in AAudioEndpointManager
DAAudioServiceStreamBase.cpp191 endpointManager.closeEndpoint(endpoint); in close_l()