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 241 return closeExclusiveEndpoint(serviceEndpoint);
247 void AAudioEndpointManager::closeExclusiveEndpoint(sp<AAudioServiceEndpoint> serviceEndpoint) {

Completed in 226 milliseconds