Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
H A DAudioProfileVectorHelper.h46 status_t checkCompatibleProfile(const AudioProfileVector &audioProfileVector,
H A DPolicyAudioPort.h81 return checkCompatibleProfile( in checkCompatibleAudioProfile()
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DAudioProfileVectorHelper.cpp326 status_t checkCompatibleProfile(const AudioProfileVector &audioProfileVector, in checkCompatibleProfile() function