Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioServiceEndpointMMAP.h82 aaudio_result_t getDownDataDescription(AudioEndpointParcelable &parcelable);
DAAudioServiceStreamMMAP.cpp211 return serviceEndpointMMAP->getDownDataDescription(parcelable); in getAudioDataDescription()
DAAudioServiceEndpointMMAP.cpp409 aaudio_result_t AAudioServiceEndpointMMAP::getDownDataDescription(AudioEndpointParcelable &parcelab… in getDownDataDescription() function in AAudioServiceEndpointMMAP