Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioEndpointManager.h66 void closeEndpoint(const android::sp<AAudioServiceEndpoint>& serviceEndpoint)
DAAudioEndpointManager.cpp265 void AAudioEndpointManager::closeEndpoint(const sp<AAudioServiceEndpoint>& serviceEndpoint) { in closeEndpoint() function in AAudioEndpointManager
DAAudioServiceStreamBase.cpp798 endpointManager.closeEndpoint(endpoint); in closeAndClear()