HomeSort by relevance Sort by last modified time
    Searched refs:closeExclusiveEndpoint (Results 1 - 2 of 2) sorted by null

  /frameworks/av/services/oboeservice/
AAudioEndpointManager.h 77 void closeExclusiveEndpoint(android::sp<AAudioServiceEndpoint> serviceEndpoint);
AAudioEndpointManager.cpp 226 return closeExclusiveEndpoint(serviceEndpoint);
232 void AAudioEndpointManager::closeExclusiveEndpoint(sp<AAudioServiceEndpoint> serviceEndpoint) {
249 ALOGD("AAudioEndpointManager::closeExclusiveEndpoint() %p for device %d",

Completed in 2391 milliseconds