Home
last modified time | relevance | path

Searched refs:findSharedEndpoint_l (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/oboeservice/
DAAudioEndpointManager.h75 android::sp<AAudioServiceEndpointShared> findSharedEndpoint_l(
DAAudioEndpointManager.cpp127 sp<AAudioServiceEndpointShared> AAudioEndpointManager::findSharedEndpoint_l( in findSharedEndpoint_l() function in AAudioEndpointManager
223 sp<AAudioServiceEndpointShared> endpoint = findSharedEndpoint_l(configuration); in openSharedEndpoint()