Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioProfileVectorHelper.cpp180 status_t checkExact(const sp<AudioProfile> &audioProfile, in checkExact() function
362 return checkProfile(audioProfileVector, samplingRate, channelMask, format, checkExact); in checkExactProfile()