Searched refs:getClientCount (Results 1 – 3 of 3) sorted by relevance
245 size_t getClientCount() const { in getClientCount() function
167 if (getClientCount() == 0) { in isSoundTrigger()
2364 if (inputDesc->getClientCount() > 0) { in releaseInput()2365 ALOGV("%s(%d) %zu clients remaining", __func__, portId, inputDesc->getClientCount()); in releaseInput()