Searched refs:getClientCount (Results 1 – 3 of 3) sorted by relevance
269 size_t getClientCount() const { in getClientCount() function
179 if (getClientCount() == 0) { in isSoundTrigger()
2100 if (outputDesc->mPendingReopenToQueryProfiles && outputDesc->getClientCount() == 0) { in releaseOutput()2596 if (inputDesc->getClientCount() > 0) { in releaseInput()2597 ALOGV("%s(%d) %zu clients remaining", __func__, portId, inputDesc->getClientCount()); in releaseInput()