Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioProfileVectorHelper.h70 status_t checkIdenticalProfile(const AudioProfileVector &audioProfileVector,
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DPolicyAudioPort.cpp70 return checkAudioProfile(config, checkIdenticalProfile); in checkIdenticalAudioProfile()
DAudioProfileVectorHelper.cpp365 status_t checkIdenticalProfile(const AudioProfileVector &audioProfileVector, in checkIdenticalProfile() function