Searched refs:getOpenRefCount (Results 1 – 3 of 3) sorted by relevance
41 uint32_t getOpenRefCount() const;
56 uint32_t AudioInputDescriptor::getOpenRefCount() const in getOpenRefCount() function in android::AudioInputDescriptor
2046 if (inputDesc->getOpenRefCount() > 0) { in releaseInput()