Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioServiceEndpointMMAP.h89 aaudio_result_t getDownDataDescription(AudioEndpointParcelable* parcelable);
DAAudioServiceEndpointMMAP.cpp411 getDownDataDescription(parcelable); in exitStandby()
507 aaudio_result_t AAudioServiceEndpointMMAP::getDownDataDescription( in getDownDataDescription() function in AAudioServiceEndpointMMAP
DAAudioServiceStreamMMAP.cpp274 return serviceEndpointMMAP->getDownDataDescription(parcelable); in getAudioDataDescription_l()