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