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

  /frameworks/av/services/oboeservice/
AAudioEndpointManager.h 65 android::sp<AAudioServiceEndpoint> openExclusiveEndpoint(android::AAudioService &aaudioService,
AAudioEndpointManager.cpp 130 return openExclusiveEndpoint(audioService, request);
136 sp<AAudioServiceEndpoint> AAudioEndpointManager::openExclusiveEndpoint(
149 ALOGE("AAudioEndpointManager.openExclusiveEndpoint() already in use");

Completed in 88 milliseconds