Home
last modified time | relevance | path

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

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